kernel-ark/arch/blackfin
Philippe Gerum 9703a73c98 Blackfin: use generic name for EVT14 handler
The purpose of the EVT14 handler may depend on whether CONFIG_IPIPE is
enabled, albeit its implementation can be the same in both cases. When
the interrupt pipeline is enabled, EVT14 can be used to raise the core
priority level for the running code; when CONFIG_IPIPE is off, EVT14
can be used to lower this level before running softirq handlers.

Rename evt14_softirq to evt_evt14 to pick an identifier that fits
both, which allows to reuse the same vector setup code as well.

Signed-off-by: Philippe Gerum <rpm@xenomai.org>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-09-16 21:28:34 -04:00
..
boot Blackfin: stick the CPU name into boot image name 2009-06-22 21:16:03 -04:00
configs Blackfin: update defconfigs 2009-06-22 21:16:01 -04:00
include/asm Blackfin: use generic name for EVT14 handler 2009-09-16 21:28:34 -04:00
kernel Blackfin: allow high priority domains to preempt schedule_tail() 2009-09-16 21:28:33 -04:00
lib Blackfin: fix misnomer of some I-pipe helpers 2009-09-16 21:28:30 -04:00
mach-bf518 Blackfin: fix incomplete renaming of the bfin-twi-lcd driver 2009-07-16 01:52:32 -04:00
mach-bf527 Blackfin: fix incomplete renaming of the bfin-twi-lcd driver 2009-07-16 01:52:32 -04:00
mach-bf533 Blackfin: fix incomplete renaming of the bfin-twi-lcd driver 2009-07-16 01:52:32 -04:00
mach-bf537 Blackfin: bf537-stamp: add resources for AD1938 audio card 2009-09-16 21:28:26 -04:00
mach-bf538 Blackfin: fix wrong CTS inversion 2009-07-16 01:52:30 -04:00
mach-bf548 Blackfin: fix incomplete renaming of the bfin-twi-lcd driver 2009-07-16 01:52:32 -04:00
mach-bf561 Blackfin: fix wrong CTS inversion 2009-07-16 01:52:30 -04:00
mach-common Blackfin: use generic name for EVT14 handler 2009-09-16 21:28:34 -04:00
mm Merge branch 'master' into for-next 2009-07-04 07:13:18 +09:00
oprofile
Kconfig Blackfin: fix GPTMR0_CLOCKSOURCE dependency on BFIN_GPTIMERS 2009-06-22 21:16:15 -04:00
Kconfig.debug Blackfin: make deferred hardware errors more exact 2009-06-12 06:11:44 -04:00
Makefile Blackfin: add support for bzip2/lzma compressed kernel images 2009-06-13 07:20:13 -04:00