Cc: Linux Kernel Mailing List <linux-kernel@...>, Andrew Morton <akpm@...>, Thomas Gleixner <tglx@...>, H. Peter Anvin <hpa@...>, Alexander van Heukelum <heukelum@...>
Well.. Not really:
It still declares this GENERIC_FIND_*_BIT thing separately for UM.
Yes, that may _work_, but it's wrong to define it in two different places.
It also makes me wonder why Kconfig.i386 can just include
arch/x86/Kconfig.cpu, but x86_64 cannot?
Linus
--