Loading
arm64: Use __pa_symbol for kernel symbols
__pa_symbol is technically the marcro that should be used for kernel symbols. Switch to this as a pre-requisite for DEBUG_VIRTUAL which will do bounds checking. Change-Id: Ib2c689a5534bda3b2bd88ce47a0112d2e40d4f9f Reviewed-by:Mark Rutland <mark.rutland@arm.com> Tested-by:
Mark Rutland <mark.rutland@arm.com> Signed-off-by:
Laura Abbott <labbott@redhat.com> Signed-off-by:
Will Deacon <will.deacon@arm.com> Git-commit: 2077be6783b5936c3daa838d8addbb635667927f Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git [ohaugan@codeaurora.org: Fix trivial merge conflict with includes] Signed-off-by:
Olav Haugan <ohaugan@codeaurora.org>