On Sat, Sep 05, 2009 at 05:18:46PM +0200, Jan Engelhardt wrote:
Hi,
this seemingly illogical choice in Kernel:/HEAD/kernel-source-rt.src.rpm's config/*/* is puzzling, or just wrong.
$ diff -dpru config/i386/{default,pae} (some happens on config/{i386,x86_64}/default) -CONFIG_X86_MSR=m -CONFIG_X86_CPUID=m +CONFIG_X86_MSR=y +CONFIG_X86_CPUID=y -CONFIG_IPV6=m +CONFIG_IPV6=y -CONFIG_LIB80211=m +CONFIG_LIB80211=y -CONFIG_ATA=m +CONFIG_ATA=y
Just what is the purpose of doing that for the PAE/x64 config? It's like all but the i386-default config is horked.
Looks like someone copied the changes I made to the MOBLIN_20 branch to get boot speeds down :) thanks, greg k-h -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org