-
- Downloads
cpu: Register a generic CPU device on architectures that currently do not
frv, h8300, m68k, microblaze, openrisc, score, um and xtensa currently do not register a CPU device. Add the config option GENERIC_CPU_DEVICES which causes a generic CPU device to be registered for each present CPU, and make all these architectures select it. Richard Weinberger <richard@nod.at> covered UML and suggested using per_cpu. Signed-off-by:Ben Hutchings <ben@decadent.org.uk> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- arch/frv/Kconfig 1 addition, 0 deletionsarch/frv/Kconfig
- arch/h8300/Kconfig 1 addition, 0 deletionsarch/h8300/Kconfig
- arch/m68k/Kconfig 1 addition, 0 deletionsarch/m68k/Kconfig
- arch/microblaze/Kconfig 1 addition, 0 deletionsarch/microblaze/Kconfig
- arch/openrisc/Kconfig 1 addition, 0 deletionsarch/openrisc/Kconfig
- arch/score/Kconfig 1 addition, 0 deletionsarch/score/Kconfig
- arch/um/Kconfig.common 1 addition, 0 deletionsarch/um/Kconfig.common
- arch/xtensa/Kconfig 1 addition, 0 deletionsarch/xtensa/Kconfig
- drivers/base/Kconfig 4 additions, 0 deletionsdrivers/base/Kconfig
- drivers/base/cpu.c 19 additions, 0 deletionsdrivers/base/cpu.c
Loading
Please register or sign in to comment