]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/arc/mm/cache.c
ARCv2: SLC: Make sure busy bit is set properly for region ops
authorAlexey Brodkin <abrodkin@synopsys.com>
Fri, 7 Jul 2017 09:25:14 +0000 (12:25 +0300)
committerVineet Gupta <vgupta@synopsys.com>
Fri, 4 Aug 2017 08:20:07 +0000 (13:50 +0530)
commitb37174d95b0251611a80ef60abf03752e9d66d67
treed2623b26d405e65cd5d57e720ea2db0d1db2a464
parent33460f86ad2c982f3172a10b17948ccaf923f07f
ARCv2: SLC: Make sure busy bit is set properly for region ops

c70c473396cb "ARCv2: SLC: Make sure busy bit is set properly on SLC flushing"
fixes problem for entire SLC operation where the problem was initially
caught. But given a nature of the issue it is perfectly possible for
busy bit to be read incorrectly even when region operation was started.

So extending initial fix for regional operation as well.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: stable@vger.kernel.org #4.10
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/mm/cache.c