summaryrefslogtreecommitdiff
path: root/drivers/clocksource/timer-stm32.c
diff options
context:
space:
mode:
authorGeetha sowjanya <gakula@marvell.com>2022-01-21 12:04:43 +0530
committerDavid S. Miller <davem@davemloft.net>2022-01-21 14:32:20 +0000
commitc5d731c54a17677939bd59ee8be4ed74d7485ba4 (patch)
tree423f052196e768b582c80be175e49cc7cb59090e /drivers/clocksource/timer-stm32.c
parentfae80edeafbbba5ef9a0423aa5e5515518626433 (diff)
octeontx2-pf: cn10k: Ensure valid pointers are freed to aura
While freeing SQB pointers to aura, driver first memcpy to target address and then triggers lmtst operation to free pointer to the aura. We need to ensure(by adding dmb barrier)that memcpy is finished before pointers are freed to the aura. This patch also adds the missing sq context structure entry in debugfs. Fixes: ef6c8da71eaf ("octeontx2-pf: cn10K: Reserve LMTST lines per core") Signed-off-by: Geetha sowjanya <gakula@marvell.com> Signed-off-by: Subbaraya Sundeep <sbhatta@marvell.com> Signed-off-by: Sunil Goutham <sgoutham@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/clocksource/timer-stm32.c')
0 files changed, 0 insertions, 0 deletions