Re: mmap, SIGBUS, and handling it

David S. Miller (davem@redhat.com)
Fri, 10 May 2002 08:30:50 -0700 (PDT)


From: Mihai RUSU <dizzy@roedu.net>
Date: Fri, 10 May 2002 18:37:21 +0300 (EEST)

PS: why signal(SIGBUS,SIG_IGN) doesnt work, but a user handler its called
if set with signal(SIGBUS,handle_sigbus) ?

How would you like the kernel to "ignore" a page fault that cannot be
serviced?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/