Any plans to do another release sometime soon? I'm hitting a segfault with 0.2, that seems to be fixed in the current git tree. The failure looks like this.. Program received signal SIGSEGV, Segmentation fault. 0x000000000040fa5a in expand_expression (expr=<value optimized out>) at expand.c:875 875 if (a && a->ctype->bit_size && bit_offset(a) == bit_offset(b)) { (gdb) bt #0 0x000000000040fa5a in expand_expression (expr=<value optimized out>) at expand.c:875 #1 0x0000000000410ccb in expand_symbol (sym=<value optimized out>) at expand.c:993 #2 0x0000000000404626 in check_symbols (list=0x8a86f0) at sparse.c:265 #3 0x00000000004049c2 in main (argc=<value optimized out>, argv=<value optimized out>) at sparse.c:280 #4 0x000000330d41da44 in __libc_start_main (main=0x404970 <main>, argc=61, ubp_av=0x7fff1ed0ddf8, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7fff1ed0dde8) at libc-start.c:231 #5 0x0000000000404309 in _start () Repeatable with 2.6.21-rc7 + this patch.. http://cvs.fedora.redhat.com/viewcvs/*checkout*/rpms/kernel/devel/linux-2.6-kvm-19.patch?rev=1.1 then make drivers/kvm/kvm_main.o C=1 Dave -- http://www.codemonkey.org.uk - To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html