summaryrefslogtreecommitdiff
path: root/mm/mmu_context.c
diff options
context:
space:
mode:
authorEzequiel Garcia <ezequiel@collabora.com>2019-05-02 18:00:44 -0400
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-05-28 12:22:50 -0400
commit1405bc55e617e3e03339dc2d23423b84d9bd039d (patch)
treeb30745528f7f1a7d14e3f87ac4daf538a0a0fb16 /mm/mmu_context.c
parent766b9b168f6c75c350dd87c3e0bc6a9b322f0013 (diff)
downloadlinux-1405bc55e617e3e03339dc2d23423b84d9bd039d.tar.gz
linux-1405bc55e617e3e03339dc2d23423b84d9bd039d.tar.bz2
linux-1405bc55e617e3e03339dc2d23423b84d9bd039d.zip
media: coda: Replace the threaded interrupt with a hard interrupt
The current interrupt handler is doing very little, and not doing any non-atomic operations. Pretty much all it does is accessing a couple registers, taking a couple spinlocks and then signalling a completion. There is no reason this should be a threaded interrupt handler, so move the handler to regular hard interrupt context. Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'mm/mmu_context.c')
0 files changed, 0 insertions, 0 deletions