NetBSD-Bugs archive

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

re: kern/45647: kill from ddb broken



The following reply was made to PR kern/45647; it has been noted by GNATS.

From: matthew green <mrg%eterna.com.au@localhost>
To: Jared McNeill <jmcneill%invisible.ca@localhost>
Cc: gnats-bugs%NetBSD.org@localhost, kern-bug-people%netbsd.org@localhost,
    gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
Subject: re: kern/45647: kill from ddb broken
Date: Fri, 02 Dec 2011 12:07:27 +1100

 > You could probably just mutex_tryenter(&proc_lock) and print a message if 
 > it fails.
 
 yeah, and you also need to take p->p_lock ... and i didn't look
 to see if anything else was necessary.
 
 i'll try that.
 
 
 .mrg.
 


Home | Main Index | Thread Index | Old Index