diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2013-10-17 02:42:23 +0400 |
---|---|---|
committer | Chris Zankel <chris@zankel.net> | 2014-01-14 10:19:57 -0800 |
commit | 996232393bcdfff49de31e1bc1c431fd8bce9ccb (patch) | |
tree | 96cb815dfb70ff3a9c8b07afdbc5f0b3a71fdb95 /include/linux/sunrpc/timer.h | |
parent | cbd1de2e8e46207cead11034f92ea8a018b11189 (diff) |
xtensa: clean up do_interrupt/do_IRQ
- set up irq registers and call irq_enter/irq_exit once for each kernel
entry due to interrupt;
- don't attempt to clear current IRQ in the do_interrupt, IRQ handler
will take care of it;
- find pending interrupt with highest priority before every ISR
invocation.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
Diffstat (limited to 'include/linux/sunrpc/timer.h')
0 files changed, 0 insertions, 0 deletions