aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/Kconfig
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2012-01-10 02:59:49 +0000
committerLinus Torvalds <torvalds@linux-foundation.org>2012-01-11 15:49:43 -0800
commit024f78462c3da710642a54939888a92e28704653 (patch)
tree6ff97e571b36d66256d09cf06031b56ce789ec7e /arch/m68k/Kconfig
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 (diff)
downloadlinux-dev-024f78462c3da710642a54939888a92e28704653.tar.xz
linux-dev-024f78462c3da710642a54939888a92e28704653.zip
cpu: Do not return errors from cpu_dev_init() which will be ignored
cpu_dev_init() is only called from driver_init(), which does not check its return value. Therefore make cpu_dev_init() return void. We must register the CPU subsystem, so panic if this fails. If sched_create_sysfs_power_savings_entries() fails, the damage is contained, so ignore this (as before). Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/m68k/Kconfig')
0 files changed, 0 insertions, 0 deletions