git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9db2925
)
[PATCH] arch/i386/kernel/cpu/intel_cacheinfo.c: section fix
author
Adrian Bunk
<bunk@stusta.de>
Fri, 27 May 2005 19:52:59 +0000
(12:52 -0700)
committer
Linus Torvalds
<torvalds@ppc970.osdl.org>
Sat, 28 May 2005 18:14:00 +0000
(11:14 -0700)
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>
No differences found