]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
arm64: mm: Drop the unused cpu parameter
authorShaokun Zhang <zhangshaokun@hisilicon.com>
Sat, 6 Oct 2018 08:49:04 +0000 (16:49 +0800)
committerCatalin Marinas <catalin.marinas@arm.com>
Tue, 9 Oct 2018 16:17:23 +0000 (17:17 +0100)
commit742fafa50b62cb9f379ba14a13443f52afdc0c5d
tree6f2eb277dc549b220eaa96cc365006d727ad1faf
parentc20c650d9116a1e7be1b1d38810cbb2168a2ca98
arm64: mm: Drop the unused cpu parameter

Cpu parameter is never used in flush_context, remove it.

Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Shaokun Zhang <zhangshaokun@hisilicon.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/mm/context.c