Commit 9c65505
committed
Merge tag 'io_uring-6.5-2023-07-28' of git://git.kernel.dk/linux
Pull io_uring fix from Jens Axboe:
"Just a single tweak to a patch from last week, to avoid having idle
cqring waits be attributed as iowait"
* tag 'io_uring-6.5-2023-07-28' of git://git.kernel.dk/linux:
io_uring: gate iowait schedule on having pending requests1 file changed
Lines changed: 17 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2493 | 2493 | | |
2494 | 2494 | | |
2495 | 2495 | | |
| 2496 | + | |
| 2497 | + | |
| 2498 | + | |
| 2499 | + | |
| 2500 | + | |
| 2501 | + | |
| 2502 | + | |
| 2503 | + | |
| 2504 | + | |
2496 | 2505 | | |
2497 | 2506 | | |
2498 | 2507 | | |
2499 | 2508 | | |
2500 | | - | |
| 2509 | + | |
2501 | 2510 | | |
2502 | 2511 | | |
2503 | 2512 | | |
| |||
2511 | 2520 | | |
2512 | 2521 | | |
2513 | 2522 | | |
2514 | | - | |
2515 | | - | |
2516 | | - | |
| 2523 | + | |
| 2524 | + | |
| 2525 | + | |
2517 | 2526 | | |
2518 | | - | |
| 2527 | + | |
| 2528 | + | |
| 2529 | + | |
2519 | 2530 | | |
2520 | 2531 | | |
2521 | 2532 | | |
2522 | 2533 | | |
2523 | 2534 | | |
2524 | | - | |
| 2535 | + | |
2525 | 2536 | | |
2526 | 2537 | | |
2527 | 2538 | | |
| |||
0 commit comments