commit | 73395a0002aa9573ffc8d989587b79663847f705 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@ftp.linux.org.uk> | Thu Aug 18 20:14:10 2011 +0100 |
committer | Richard Weinberger <richard@nod.at> | Wed Nov 02 14:15:36 2011 +0100 |
tree | 5edb92458670b6ae30c53c47179b60379922c729 | |
parent | a34978cbd977ab62c744f63daacd9dc1474482be [diff] [blame] |
um: distribute exports to where exported stuff is defined ksyms.c is down to the stuff defined in various USER_OBJS Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Richard Weinberger <richard@nod.at>
diff --git a/arch/um/kernel/irq.c b/arch/um/kernel/irq.c index 9e485c7..71b8c94 100644 --- a/arch/um/kernel/irq.c +++ b/arch/um/kernel/irq.c
@@ -258,6 +258,7 @@ ignore_sigio_fd(fd); } +EXPORT_SYMBOL(deactivate_fd); /* * Called just before shutdown in order to provide a clean exec