From: Adrian Bunk Date: Fri, 27 May 2005 19:52:59 +0000 (-0700) Subject: [PATCH] arch/i386/kernel/cpu/intel_cacheinfo.c: section fix X-Git-Tag: v2.6.12-rc6~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70ffc71c5c42c8ac62d951e80d9799bd5764f2f5;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed