summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/0282-revert-block.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-08 04:15:16 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-08 04:15:28 +0000
commit0cf6719e1d2f19f831279583065810ceb5ecbd28 (patch)
tree34052095977dde7bec44b99f60acc8bb77325f76 /debian/patches-rt/0282-revert-block.patch
parentMerging upstream version 4.19.282. (diff)
downloadlinux-0cf6719e1d2f19f831279583065810ceb5ecbd28.tar.xz
linux-0cf6719e1d2f19f831279583065810ceb5ecbd28.zip
Merging debian version 4.19.282-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches-rt/0282-revert-block.patch')
-rw-r--r--debian/patches-rt/0282-revert-block.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches-rt/0282-revert-block.patch b/debian/patches-rt/0282-revert-block.patch
index f60c96ddb..b28b2d8c0 100644
--- a/debian/patches-rt/0282-revert-block.patch
+++ b/debian/patches-rt/0282-revert-block.patch
@@ -1,7 +1,7 @@
From: "Steven Rostedt (VMware)" <rostedt@goodmis.org>
Date: Fri, 20 Sep 2019 17:50:54 -0400
-Subject: [PATCH 282/351] revert-block
-Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=09cadfb1381e0e9d3cc991688646273a58cbdbd7
+Subject: [PATCH 282/353] revert-block
+Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=37e6e928c30eb2c4f07268390dab283611524c36
Revert swork version of: block: blk-mq: move blk_queue_usage_counter_release() into process context
@@ -14,7 +14,7 @@ Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
2 files changed, 1 insertion(+), 15 deletions(-)
diff --git a/block/blk-core.c b/block/blk-core.c
-index 02835970ef1e..461a93c08c14 100644
+index 3872abb222be..24b1d8b195d8 100644
--- a/block/blk-core.c
+++ b/block/blk-core.c
@@ -973,21 +973,12 @@ void blk_queue_exit(struct request_queue *q)
@@ -48,7 +48,7 @@ index 02835970ef1e..461a93c08c14 100644
/*
* Init percpu_ref in atomic mode so that it's faster to shutdown.
-@@ -3977,8 +3967,6 @@ int __init blk_dev_init(void)
+@@ -3974,8 +3964,6 @@ int __init blk_dev_init(void)
if (!kblockd_workqueue)
panic("Failed to create kblockd\n");