commit | 33b5f31bbc4d047d048d8635fccdab38ffe6c287 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <randy.dunlap@oracle.com> | Wed Feb 06 01:36:28 2008 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed Feb 06 10:41:01 2008 -0800 |
tree | c86a779e4cad14507c7e6942796c5585de433ccd | |
parent | 96c5865559cee0f9cbc5173f3c949f6ce3525581 [diff] |
register_cpu __devinit or __cpuinit Is there some reason why register_cpu() is __devinit instead of __cpuinit ? Make it __cpuinit. Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>