From: Peter Zijlstra Date: Mon, 29 Mar 2010 11:09:53 +0000 (+0200) Subject: perf, x86: Fix __initconst vs const X-Git-Tag: v2.6.35-rc1~522^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=caaa8be3b6707cb9664e573a28b00f845ce9f32e;p=pandora-kernel.git perf, x86: Fix __initconst vs const All variables that have __initconst should also be const. Suggested-by: Stephen Rothwell Signed-off-by: Peter Zijlstra LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed