aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorBingbu Cao <[email protected]>2020-03-24 05:16:48 +0100
committerMauro Carvalho Chehab <[email protected]>2020-04-14 12:32:26 +0200
commite1ebe9f9c88e5a78fcc4670a9063c9b3cd87dda4 (patch)
tree0a3839765a9d631bda0d63ba25bdedc2c57a04fd /tools/perf/scripts/python/netdev-times.py
parent9611ba28d8508dcb92837a47a639b79598cbcc53 (diff)
media: staging: imgu: do not hold spinlock during freeing mmu page table
ImgU need set the mmu page table in memory as uncached, and set back to write-back when free the page table by set_memory_wb(), set_memory_wb() can not do flushing without interrupt, so the spinlock should not be hold during ImgU page alloc and free, the interrupt should be enabled during memory cache flush. This patch release spinlock before freeing pages table. Signed-off-by: Bingbu Cao <[email protected]> Reviewed-by: Tomasz Figa <[email protected]> Signed-off-by: Sakari Ailus <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions