Remove GIANT_REQUIRED from swapout_procs().
This commit is contained in:
parent
fef0b157a8
commit
35cf2323f8
@ -707,8 +707,6 @@ int action;
|
||||
struct ksegrp *kg;
|
||||
int didswap = 0;
|
||||
|
||||
GIANT_REQUIRED;
|
||||
|
||||
retry:
|
||||
sx_slock(&allproc_lock);
|
||||
FOREACH_PROC_IN_SYSTEM(p) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user