Re: [tip:x86/asm] x86: Remove dead config option X86_CPU

From: Ingo Molnar
Date: Sat Mar 05 2011 - 03:29:37 EST



* tip-bot for Jan Beulich <JBeulich@xxxxxxxxxx> wrote:

> Commit-ID: 24a2a35a18ebc4e143e86ad3fda50ee78de30d06
> Gitweb: http://git.kernel.org/tip/24a2a35a18ebc4e143e86ad3fda50ee78de30d06
> Author: Jan Beulich <JBeulich@xxxxxxxxxx>
> AuthorDate: Fri, 4 Mar 2011 14:57:48 +0000
> Committer: Ingo Molnar <mingo@xxxxxxx>
> CommitDate: Fri, 4 Mar 2011 16:34:33 +0100
>
> x86: Remove dead config option X86_CPU
>
> This isn't being referenced anywhere, and the selects done from
> it can be easily done together with all the other X86 ones

This broke UML ...

mm/built-in.o: In function `vm_unmap_aliases':
/home/mingo/tip/mm/vmalloc.c:989: undefined reference to `find_next_bit'
/home/mingo/tip/mm/vmalloc.c:993: undefined reference to `find_next_zero_bit'
/home/mingo/tip/mm/vmalloc.c:1006: undefined reference to `find_next_bit'

Thanks,

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/