K 10 svn:author V 3 kan K 8 svn:date V 27 2007-05-11T01:25:51.000000Z K 7 svn:log V 233 Do not dereference linux_to_bsd_signal[-1] if userland has passed zero as exit signal. GCC 4.2 changes the kernel data segment layout not to have 0 in that memory location. This code ran by luck before and now the luck has run out. END