diff options
author | Chuck Ebbert <76306.1226@compuserve.com> | 2006-03-23 02:59:33 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-23 07:38:04 -0800 |
commit | 3bc9b76bede9b3c72088258c7e72eb823f3351d4 (patch) | |
tree | 9f1eed2e6ebc9e7a990178e62b55fb6ee3267d8f /Documentation | |
parent | 9a0b5817ad97bb718ab85322759d19a238712b47 (diff) | |
download | linux-3.10-3bc9b76bede9b3c72088258c7e72eb823f3351d4.tar.gz linux-3.10-3bc9b76bede9b3c72088258c7e72eb823f3351d4.tar.bz2 linux-3.10-3bc9b76bede9b3c72088258c7e72eb823f3351d4.zip |
[PATCH] i386: __devinit should be __cpuinit
Several places in arch/i386/kernel/cpu and kernel/cpu were using __devinit
when they should have been __cpuinit. Fixing that saves ~4K when
CONFIG_HOTPLUG && !CONFIG_HOTPLUG_CPU.
Noticed by Andrew Morton.
Signed-off-by: Chuck Ebbert <76306.1226@compuserve.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions