From: Andi Kleen Date: Fri, 5 Oct 2012 00:11:27 +0000 (-0700) Subject: sections: disable const sections for PA-RISC v2 X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~12^2~173 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=754b7b63d112ecc771e376388dcefd7b79bf5c4b;p=pandora-kernel.git sections: disable const sections for PA-RISC v2 The PA-RISC tool chain seems to have some problem with correct read/write attributes on sections. This causes problems when the const sections are fixed up for other architecture to only contain truly read-only data. Disable const sections for PA-RISC This can cause a bit of noise with modpost. Signed-off-by: Andi Kleen Cc: "James E.J. Bottomley" Cc: Helge Deller Acked-by: Sam Ravnborg Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed