commit | c875f421097a55d9126159957a2d812b91c9ce8c | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Tue Mar 24 17:27:18 2015 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Mar 24 17:27:18 2015 -0700 |
tree | db223dbfe07c1cb098973f3e270fb80f6463902d | |
parent | a55feeb103e29397eb97f61075cca69b03c58a4b [diff] | |
parent | f3eab7184ddcd4867cf42e3274ba24a66e1e093d [diff] |
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux Pull two arm64 fixes from Catalin Marinas: - switch_mm() fix where init_mm.pgd ends up in the user TTBR0; swapper_pg_dir is not suitable for user mappings - this_cpu accessors fix for preemption safety * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: arm64: percpu: Make this_cpu accessors pre-empt safe arm64: Use the reserved TTBR0 if context switching to the init_mm