From: David S. Miller Date: Fri, 17 Aug 2012 06:31:59 +0000 (-0700) Subject: sparc64: Abstract away the %pcr values used to enable/disable NMI X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~48^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce4a925c29208cf48084d9fa174d965a65246a8d;p=pandora-kernel.git sparc64: Abstract away the %pcr values used to enable/disable NMI We assumed PCR_PIC_PRIV can always be used to disable it, but that won't be true for SPARC-T4. This allows us also to get rid of some messy defines used in only one location. Signed-off-by: David S. Miller --- Reading git-diff-tree failed