2.6.17-rt1 and reiser4

From: Cory Grunden
Date: Mon Jun 19 2006 - 14:26:21 EST


I'm having a problem with building 2.6.17-rt1 with reiser4 support.

build error:

fs/built-in.o: In function `unhash_unformatted_node_nolock':
jnode.c:(.text+0x446b2): undefined reference to `__bad_spinlock_type'
jnode.c:(.text+0x446bd): undefined reference to `__bad_spinlock_type'
fs/built-in.o: In function `find_get_jnode':
(.text+0x45321): undefined reference to `__bad_spinlock_type'
fs/built-in.o: In function `find_get_jnode':
(.text+0x4532c): undefined reference to `__bad_spinlock_type'
fs/built-in.o: In function `reiser4_set_page_dirty':
(.text+0x62b51): undefined reference to `__bad_spinlock_type'
fs/built-in.o:(.text+0x62b80): more undefined references to
`__bad_spinlock_type' follow
make: *** [.tmp_vmlinux1] Error 1

From what I can tell, it has to do with some incompatibility with -rt
spinlock.h additions and reiser4. Does anybody have a fix for this?

Thanks.
-
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/