mbox series

[for-next,0/2] Fixes for CONFIG_PREEMPT_NONE

Message ID 20230127165332.71970-1-axboe@kernel.dk (mailing list archive)
Headers show
Series Fixes for CONFIG_PREEMPT_NONE | expand

Message

Jens Axboe Jan. 27, 2023, 4:53 p.m. UTC
Hi,

Just a few minor fixes for CONFIG_PREEMPT_NONE, where we a) either need
to reschedule (IOPOLL), or b) should reschedule if we're looping for a
potentially long time.