commit | 2d1c645cc50b8f5a718b24bad9eb3931e7105d12 | [log] [tgz] |
---|---|---|
author | Marc Gauthier <marc@tensilica.com> | Sat Jan 05 04:57:17 2013 +0400 |
committer | Chris Zankel <chris@zankel.net> | Sat Feb 23 19:12:52 2013 -0800 |
tree | c385e5064cee10f79b9c359ddd99bd5d1b9f838a | |
parent | d0b73b488c55df905ea8faaad079f8535629ed26 [diff] |
xtensa: dispatch medium-priority interrupts Add support for dispatching medium-priority interrupts, that is, interrupts of priority levels 2 to EXCM_LEVEL. IRQ handling may be preempted by higher priority IRQ. Signed-off-by: Marc Gauthier <marc@tensilica.com> Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Chris Zankel <chris@zankel.net>