mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Update kernel 6.12 patches
This commit is contained in:
parent
94a20cce9c
commit
4ca673613f
62 changed files with 7522 additions and 780 deletions
|
@ -82,7 +82,7 @@ Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
|||
static void blk_report_disk_dead(struct gendisk *disk, bool surprise)
|
||||
--- a/include/linux/blkdev.h
|
||||
+++ b/include/linux/blkdev.h
|
||||
@@ -735,6 +735,9 @@ static inline unsigned int blk_queue_dep
|
||||
@@ -733,6 +733,9 @@ static inline unsigned int blk_queue_dep
|
||||
#define for_each_bio(_bio) \
|
||||
for (; _bio; _bio = _bio->bi_next)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue