]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
arm64: mm: kill mm_cpumask usage
authorWill Deacon <will.deacon@arm.com>
Tue, 6 Oct 2015 17:46:28 +0000 (18:46 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Wed, 7 Oct 2015 10:56:29 +0000 (11:56 +0100)
commit38d96287504a2478eb538bfecfa1fddd743bb6b2
tree1ca9b7b5e2f7097f59c477b4262884bc603c9682
parentc2775b2ee5caca19f661ee2ab5af92462596db71
arm64: mm: kill mm_cpumask usage

mm_cpumask isn't actually used for anything on arm64, so remove all the
code trying to keep it up-to-date.

Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/kernel/smp.c
arch/arm64/mm/context.c