CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/02/09 01:48:23

Modified files:
        sys/arch/alpha/alpha: machdep.c 
        sys/arch/m88k/m88k: sig_machdep.c 
        sys/arch/mips64/mips64: sendsig.c 

Log message:
Do not even try to call uvm_grow() from sendsig. It will be invoked
automagically if copyout() of the signal frame faults.

Reply via email to