Trivial fix for a missing header file in arch/ppc64/kernel/ioctl32.c so autofs will compile. Please merge -- Omkhar Arasaratnam - Gentoo PPC64 Developer [email protected] - http://dev.gentoo.org/~omkhar Gentoo Linux / PPC64 Linux: http://ppc64.gentoo.org
diff -Naur linux-2.4.30/arch/ppc64/kernel/ioctl32.c linux-2.4.30-new/arch/ppc64/kernel/ioctl32.c --- linux-2.4.30/arch/ppc64/kernel/ioctl32.c 2005-01-19 09:09:36.000000000 -0500 +++ linux-2.4.30-new/arch/ppc64/kernel/ioctl32.c 2005-05-02 11:57:22.000000000 -0400 @@ -49,6 +49,7 @@ #include <linux/cdrom.h> #include <linux/loop.h> #include <linux/auto_fs.h> +#include <linux/auto_fs4.h> #include <linux/devfs_fs.h> #include <linux/tty.h> #include <linux/vt_kern.h>
Attachment:
signature.asc
Description: OpenPGP digital signature
- Prev by Date: Re: x86-64 bad pmds in 2.6.11.6 II
- Next by Date: Re: [RFC][PATCH (2/4)] new timeofday arch specific hooks (v A4)
- Previous by thread: clock drift with two Promise Ultra133 TX2 (PDC 20269) cards
- Next by thread: [patch] oom lca -- fork bombing killer v2.2
- Index(es):