]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
UBUNTU: SAUCE: powerpc/mm/radix: Remove unnecessary ptesync
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Mon, 10 Apr 2017 13:23:46 +0000 (10:23 -0300)
committerStefan Bader <stefan.bader@canonical.com>
Fri, 21 Apr 2017 08:11:08 +0000 (10:11 +0200)
commit2da0c6d3eb566166126b7a4180ac2a10729ae034
treebc6b4e4b54e479feecffdecfbf9588416f67a494
parentea856a8baccee7dd3fd9fd37a37cd688d534a0b6
UBUNTU: SAUCE: powerpc/mm/radix: Remove unnecessary ptesync

BugLink: https://bugs.launchpad.net/bugs/1681429
For a tlbiel with pid, we need to issue tlbiel with set number encoded. We
don't need to do ptesync for each of those. Instead we need one for the entire
tlbiel pid operation.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Acked-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Breno Leitao <breno.leitao@gmail.com>
Acked-by: Seth Forshee <seth.forshee@canonical.com>
Acked-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
arch/powerpc/mm/tlb-radix.c