From: Ben Dooks Date: Thu, 30 Jul 2009 22:23:35 +0000 (+0100) Subject: ARM: S3C: Update CPU register mapping practices. X-Git-Tag: v2.6.32-rc1~691^2~1^2~3^2~12^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e13cf03eaae3792442c401860910d40f33c89a33;p=pandora-kernel.git ARM: S3C: Update CPU register mapping practices. Currently map-base.h defines the main virtual address mappings made for all the support S3C SoC series, but does not then define any base for per-cpu mappings to be made from. Add S3C_ADDR_CPU() macro to define an virtual address as an offset from the last of the core mappings. Signed-off-by: Ben Dooks Signed-off-by: Ben Dooks --- Reading git-diff-tree failed