From: Glauber de Oliveira Costa Date: Wed, 30 Jan 2008 12:32:11 +0000 (+0100) Subject: replace x86_read/write_per_cpu with a common function. X-Git-Tag: v2.6.25-rc1~1143^2~466 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfd074e05bdb69652d24ebc60b126899174ca788;p=pandora-kernel.git replace x86_read/write_per_cpu with a common function. x86_read_per_cpu() and its writeish sister are not present in x86_64. So in this patch, we replace them with __get_cpu_var(), which is present in both Signed-off-by: Glauber de Oliveira Costa Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed