Make this compile.
Pointy hat to: julian
This commit is contained in:
parent
bf9ae4e89d
commit
39dda4e363
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=91103
@ -177,7 +177,7 @@ ast(framep)
|
|||||||
* DIAGNOSTIC is not defined we don't bother with
|
* DIAGNOSTIC is not defined we don't bother with
|
||||||
* making it NULL, and just leave it in place.
|
* making it NULL, and just leave it in place.
|
||||||
* (don't remove this comment without removing the pointers
|
* (don't remove this comment without removing the pointers
|
||||||
* to it in sys/proc.h, */*/trap.c, kern/kern_fork.c and here.)
|
* to it in sys/proc.h, trap.c, kern/kern_fork.c and here.)
|
||||||
*/
|
*/
|
||||||
if (td->td_ucred)
|
if (td->td_ucred)
|
||||||
panic("ast:thread got a cred before reaching AST");
|
panic("ast:thread got a cred before reaching AST");
|
||||||
|
Loading…
Reference in New Issue
Block a user