btw., i'd prefer to see more structural cleanups as well. For example,
to convert macros that generate code (i.e. just about everything except
constants) to inlines. For example in include/asm-x86/processor.h, to
convert get_debugreg/set_debugreg or task_pt_regs to inline functions.
Ingo
--