[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-kernel
Subject:    [PATCH] 2.5.70-mm3: ioctl32-cleanup-ppc64
From:       Andres Salomon <dilinger () voxel ! net>
Date:       2003-05-31 22:52:47
[Download RAW message or body]

Hi Andrew,

Something I noticed missing from 2.5.70-mm3; sparc64 and x86_64 are
cleaned up, but ppc64 isn't.

["ioctl32-cleanup-ppc64.patch" (ioctl32-cleanup-ppc64.patch)]

--- a/arch/ppc64/kernel/ppc_ksyms.c	2003-05-31 18:48:15.000000000 -0400
+++ b/arch/ppc64/kernel/ppc_ksyms.c	2003-05-31 18:48:28.000000000 -0400
@@ -49,8 +49,6 @@
 
 extern int sys_ioctl(unsigned int fd, unsigned int cmd, unsigned long arg);
 extern int do_signal(sigset_t *, struct pt_regs *);
-extern int register_ioctl32_conversion(unsigned int cmd, int (*handler)(unsigned int, unsigned int, \
                unsigned long, struct file *));
-extern int unregister_ioctl32_conversion(unsigned int cmd);
 
 int abs(int);
 
@@ -66,9 +64,6 @@
 EXPORT_SYMBOL(synchronize_irq);
 #endif /* CONFIG_SMP */
 
-EXPORT_SYMBOL(register_ioctl32_conversion);
-EXPORT_SYMBOL(unregister_ioctl32_conversion);
-
 EXPORT_SYMBOL(isa_io_base);
 EXPORT_SYMBOL(pci_io_base);
 


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic