From: Ard Biesheuvel Date: Wed, 4 Mar 2015 10:51:48 +0000 (+0100) Subject: arm64: remove __switch_data object from head.S X-Git-Tag: omap-for-v4.2/o2_dc~115^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a871d354f795c4960543fb44c9b59af63367d6cf;p=pandora-kernel.git arm64: remove __switch_data object from head.S This removes the confusing __switch_data object from head.S, and replaces it with standard PC-relative references to the various symbols it encapsulates. Reviewed-by: Catalin Marinas Tested-by: Mark Rutland Reviewed-by: Mark Rutland Signed-off-by: Ard Biesheuvel Signed-off-by: Will Deacon --- Reading git-diff-tree failed