Commit 4437dd6
committed
Merge tag 'io_uring-5.8-2020-07-12' of git://git.kernel.dk/linux-block
Pull io_uring fixes from Jens Axboe:
"Two late fixes again:
- Fix missing msg_name assignment in certain cases (Pavel)
- Correct a previous fix for full coverage (Pavel)"
* tag 'io_uring-5.8-2020-07-12' of git://git.kernel.dk/linux-block:
io_uring: fix not initialised work->flags
io_uring: fix missing msg_name assignment1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1096 | 1096 | | |
1097 | 1097 | | |
1098 | 1098 | | |
| 1099 | + | |
| 1100 | + | |
1099 | 1101 | | |
1100 | 1102 | | |
1101 | 1103 | | |
| |||
1104 | 1106 | | |
1105 | 1107 | | |
1106 | 1108 | | |
1107 | | - | |
1108 | 1109 | | |
1109 | 1110 | | |
1110 | 1111 | | |
| |||
3553 | 3554 | | |
3554 | 3555 | | |
3555 | 3556 | | |
| 3557 | + | |
3556 | 3558 | | |
3557 | 3559 | | |
3558 | 3560 | | |
| |||
3734 | 3736 | | |
3735 | 3737 | | |
3736 | 3738 | | |
| 3739 | + | |
3737 | 3740 | | |
3738 | 3741 | | |
3739 | 3742 | | |
| |||
0 commit comments