sched: core: silence no longer affine to cpu logspam
Signed-off-by: engstk <eng.stk@sapo.pt>
This commit is contained in:
parent
4e7cf40fa3
commit
244eb4ec79
@ -2197,7 +2197,7 @@ out:
|
||||
* leave kernel.
|
||||
*/
|
||||
if (p->mm && printk_ratelimit()) {
|
||||
printk_deferred("process %d (%s) no longer affine to cpu%d\n",
|
||||
pr_debug("process %d (%s) no longer affine to cpu%d\n",
|
||||
task_pid_nr(p), p->comm, cpu);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user