Blaisorblade <[EMAIL PROTECTED]> wrote: > Ok, a grep shows that possible culprits (i.e. giving success to > grep GENERIC_HARDIRQS arch/*/Kconfig, and using 0x4000000 as PREEMPT_ACTIVE, > as given by grep PREEMPT_ACTIVE include/asm-*/thread_info.h) are (at a first > glance): frv, sh, sh64.
For FRV that's simply because it got copied from the parent arch along with other stuff. Feel free to move it... Do you want me to make you up a patch to do so? David