Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: syssrc/sys/arch/powerpc/powerpc



On Thu, Jun 28, 2001 at 09:33:40PM +0300, Matt Thomas wrote:

 > Log Message:
 > Update for thorepj's UVM changes.  Don't even try to call uvm_fault or do
 > pcb_onfault recovery while in interrupt mode.  Just die.  Print out error
 > returned from uvm_fault (-1 for interrupts).

Err, this is not quite right.  You might need to do pcb_onfault recovery
from interrupt context, c.f. fuswintr().

-- 
        -- Jason R. Thorpe <thorpej%zembu.com@localhost>



Home | Main Index | Thread Index | Old Index