David> Is processor.h the only cause of this recursive dependency? As David> far as I remember, we don't even need to include offsets.h in David> processor.h anymore. It used to be necessary for get_wchan(), David> but that's now an out-of-line function. Now there's also a dependency in thread_info.h that unfortunately can't be worked around, and in ptrace.h Anyway, here's hopefully the final patch, against the IA64-2.5 BK tree as of this morning.