diff options
author | 2010-04-18 21:25:11 +0100 | |
---|---|---|
committer | 2010-05-12 11:03:40 -0400 | |
commit | e7b702b1a8f2a6961367da903217e669be0f099f (patch) | |
tree | bd2a49f1fec1035256fe90e120fe878fdfa2ac12 /drivers/acpi/debug.c | |
parent | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging (diff) | |
download | linux-dev-e7b702b1a8f2a6961367da903217e669be0f099f.tar.xz linux-dev-e7b702b1a8f2a6961367da903217e669be0f099f.zip |
Inotify: undefined reference to `anon_inode_getfd'
Fix:
fs/built-in.o: In function `sys_inotify_init1':
summary.c:(.text+0x347a4): undefined reference to `anon_inode_getfd'
found by kautobuild with arms bcmring_defconfig, which ends up with
INOTIFY_USER enabled (through the 'default y') but leaves ANON_INODES
unset. However, inotify_user.c uses anon_inode_getfd().
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Eric Paris <eparis@redhat.com>
Diffstat (limited to 'drivers/acpi/debug.c')
0 files changed, 0 insertions, 0 deletions