]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
sched: fix an incorrect comparison in sched_lend_user_prio_cond
authorMateusz Guzik <mjg@FreeBSD.org>
Sun, 15 Nov 2020 01:54:44 +0000 (01:54 +0000)
committerMateusz Guzik <mjg@FreeBSD.org>
Sun, 15 Nov 2020 01:54:44 +0000 (01:54 +0000)
commitb77594bbbf280d3dda6cbecdb76502cc5d7f0f69
treeac144f91c4684e03d3992ef9b50fd7dc716cea24
parent6b45dbe56c38165cd1af35a4e9b82208c5e7d534
sched: fix an incorrect comparison in sched_lend_user_prio_cond

Compare with sched_lend_user_prio.
sys/kern/sched_4bsd.c
sys/kern/sched_ule.c