commit | 5d3b56f93244dd5f64f60601bf63caf70d693f75 | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri Mar 23 11:13:07 2012 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri Mar 23 11:13:25 2012 +0100 |
tree | 5240d27db87472653932473a0bd460f2b060d323 | |
parent | 212188a596d17d519842ef2173150315735b54e1 [diff] |
[S390] register cpu devices for SMP=n A kernel compiled with SMP=n will not register any cpu devices. The resulting kernel image will not boot with this error message: kernel BUG at fs/sysfs/group.c:65! Use GENERIC_CPU_DEVICES=y if SMP=n to get the missing cpu device. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>