hi again,
I've got a running 3.16.52 now. but new problems:
(i3, i5, i7)

If I unset CONFIG_X86_VSMP, I have only one CPU. (and that is real slow...)
If I set CONFIG_X86_VSMP=y, I get a warning

warning: (X86_VSMP) selects PARAVIRT which has unmet direct dependencies 
(HYPERVISOR_GUEST && !IPIPE)
warning: (X86_VSMP) selects PARAVIRT which has unmet direct dependencies 
(HYPERVISOR_GUEST && !IPIPE)

and I can not compile:


arch/x86/kernel/entry_64.S:350: Error: no such instruction: 
`hard_cond_enable_interrupts'
arch/x86/kernel/entry_64.S:1330: Error: no such instruction: 
`hard_cond_disable_interrupts'
arch/x86/kernel/entry_64.S:1333: Error: no such instruction: 
`hard_cond_enable_interrupts'
arch/x86/kernel/entry_64.S:1336: Error: no such instruction: 
`hard_cond_disable_interrupts'
arch/x86/kernel/entry_64.S:1342: Error: no such instruction: 
`hard_cond_enable_interrupts'
scripts/Makefile.build:293: recipe for target 'arch/x86/kernel/entry_64.o' 
failed
make[2]: *** [arch/x86/kernel/entry_64.o] Error 1
scripts/Makefile.build:404: recipe for target 'arch/x86/kernel' failed
make[1]: *** [arch/x86/kernel] Error 2
Makefile:906: recipe for target 'arch/x86' failed
make: *** [arch/x86] Error 2

whats wrong?
or has anybody here a working .config for me?


regards

wicki


_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to