]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
arm64: mm: remove swtch to ASID0 in context swtch
authorRohit Khanna <rokhanna@nvidia.com>
Fri, 25 Apr 2014 20:07:54 +0000 (13:07 -0700)
committerAlexander Van Brunt <avanbrunt@nvidia.com>
Wed, 7 May 2014 20:31:52 +0000 (13:31 -0700)
commite1ea2c04b4de8c8e8b70defcc0bc428d733340b6
treee9bcf45c3307c21837c01a220ddbb54e153cb88a
parent60d449b9841740f5423ff7a9835b22719ba579f1
arm64: mm: remove swtch to ASID0 in context swtch

Removing switch to ASID0 [1] in kernel thread switch as
in aarch64 this is not required since the TTBR and ASID
are updated together.

Bug 1506465

Change-Id: I7989dd74e79eb2305c962891ca63afef4fbeb853
Signed-off-by: Rohit Khanna <rokhanna@nvidia.com>
Reviewed-on: http://git-master/r/401674
Reviewed-by: Alexander Van Brunt <avanbrunt@nvidia.com>
arch/arm64/include/asm/mmu_context.h