Skip to content
Commit 5d3b56f9 authored by Martin Schwidefsky's avatar Martin Schwidefsky
Browse files

[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: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
parent 212188a5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment