kernel-ark/arch/um/kernel
Richard Weinberger 8e514b2a81 um: Remove usage of irq_chip->release()
UML does no longer need irq_chip->release().

Signed-off-by: Richard Weinberger <richard@nod.at>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
2012-05-21 21:09:36 +02:00
..
skas um: uml_setup_stubs': warning: unused variable 'pages' 2012-04-10 00:13:45 +02:00
asm-offsets.c
config.c.in
dyn.lds.S uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc 2010-10-26 16:52:12 -07:00
early_printk.c um: add earlyprintk support 2011-05-25 08:39:41 -07:00
exec.c um: distribute exports to where exported stuff is defined 2011-11-02 14:15:36 +01:00
exitcode.c
gmon_syms.c um: fix gcov build breakage 2011-11-02 14:15:26 +01:00
gprof_syms.c
init_task.c
initrd.c um: make load_initrd() static, kill shared/initrd.h 2011-11-02 14:15:06 +01:00
internal.h uml: fix compile warning 2010-09-22 17:22:39 -07:00
irq.c um: Remove usage of irq_chip->release() 2012-05-21 21:09:36 +02:00
ksyms.c um: distribute exports to where exported stuff is defined 2011-11-02 14:15:36 +01:00
Makefile um: fix linker script generation 2012-04-09 13:59:00 -04:00
mem.c um: distribute exports to where exported stuff is defined 2011-11-02 14:15:36 +01:00
physmem.c um: distribute exports to where exported stuff is defined 2011-11-02 14:15:36 +01:00
process.c um: Use asm-generic/switch_to.h 2012-04-10 00:13:45 +02:00
ptrace.c audit: inline audit_syscall_entry to reduce burden on archs 2012-01-17 16:16:56 -05:00
reboot.c um: remove dead code 2011-07-25 20:57:13 -07:00
sigio.c um: irq: Remove IRQF_DISABLED 2012-03-25 00:29:52 +01:00
signal.c um: use set_current_blocked() and block_sigmask() 2012-03-23 16:58:31 -07:00
smp.c remove references to cpu_*_map in arch/ 2012-03-29 15:38:30 +10:30
syscall.c uml: fix compile warning 2010-09-22 17:22:39 -07:00
sysrq.c
time.c um: irq: Remove IRQF_DISABLED 2012-03-25 00:29:52 +01:00
tlb.c um: Add BUG() to do_ops()'s error path 2012-05-21 21:09:33 +02:00
trap.c um: distribute exports to where exported stuff is defined 2011-11-02 14:15:36 +01:00
um_arch.c um: distribute exports to where exported stuff is defined 2011-11-02 14:15:36 +01:00
umid.c
uml.lds.S uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc 2010-10-26 16:52:12 -07:00
vmlinux.lds.S