Compile busted in inode.c (is_compat_task)

From: Ben Greear
Date: Sat Feb 25 2012 - 19:46:32 EST


I just pulled the latest (3.3.0-rc5), and it fails to build on my
32-bit system. I can send full .config if the problem is
not obvious...

CC [M] fs/autofs4/inode.o
/mnt/diskb/greearb/git/linux-2.6/fs/autofs4/inode.c: In function ‘autofs4_fill_super’:
/mnt/diskb/greearb/git/linux-2.6/fs/autofs4/inode.c:228: error: implicit declaration of function ‘is_compat_task’
make[4]: *** [fs/autofs4/inode.o] Error 1
make[3]: *** [fs/autofs4] Error 2
make[2]: *** [fs] Error 2
make[1]: *** [sub-make] Error 2
make: *** [all] Error 2
[greearb@build-32 linux-2.6.p4s]$

Thanks,
Ben

--
Ben Greear <greearb@xxxxxxxxxxxxxxx>
Candela Technologies Inc http://www.candelatech.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/