]> git.openfabrics.org - ~emulex/infiniband.git/commit
[PATCH] arch/i386/kernel/cpu/intel_cacheinfo.c: section fix
authorAdrian Bunk <bunk@stusta.de>
Fri, 27 May 2005 19:52:59 +0000 (12:52 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 28 May 2005 18:14:00 +0000 (11:14 -0700)
commit70ffc71c5c42c8ac62d951e80d9799bd5764f2f5
treef209546e6e1f6bac45ecce7b429783c13d0f713a
parent9db29258893b08a838e5ecfa4a0933c9c1f2e305
[PATCH] arch/i386/kernel/cpu/intel_cacheinfo.c: section fix

num_cache_leaves is used in __devexit cache_remove_dev() and can therefore
not be __devinit.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/cpu/intel_cacheinfo.c