aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorMark Rutland <[email protected]>2019-08-14 14:28:47 +0100
committerWill Deacon <[email protected]>2019-08-14 17:05:11 +0100
commit233947ef16a18952d22786770dab1ddafa1ac377 (patch)
tree5e2f60d645f057615a89e8bf9d236a543bc3d1ae /scripts/patch-kernel
parentd0b3c32ed9220616548ff63808751cf2f6608df1 (diff)
arm64: memory: fix flipped VA space fallout
VA_START used to be the start of the TTBR1 address space, but now it's a point midway though. In a couple of places we still use VA_START to get the start of the TTBR1 address space, so let's fix these up to use PAGE_OFFSET instead. Fixes: 14c127c957c1c607 ("arm64: mm: Flip kernel VA space") Signed-off-by: Mark Rutland <[email protected]> Cc: Catalin Marinas <[email protected]> Tested-by: Steve Capper <[email protected]> Reviewed-by: Steve Capper <[email protected]> Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions