Linux block layer
 help / color / mirror / Atom feed
* [PATCH] docs: block: fix dead http link in blk-mq.rst
@ 2026-08-19 17:46 Jenson Johnathon Reggentin
  2026-08-19 18:24 ` Haris Iqbal
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Jenson Johnathon Reggentin @ 2026-08-19 17:46 UTC (permalink / raw)
  To: corbet; +Cc: axboe, linux-doc, linux-block, Jenson Johnathon Reggentin

The current link http://kernel.dk/blk-mq.pdf leads to a 404 error page.
https://www.kernel.dk/blk-mq.pdf leads to the correct document.

Signed-off-by: Jenson Johnathon Reggentin <mail@jregg.de>
---
 Documentation/block/blk-mq.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/block/blk-mq.rst b/Documentation/block/blk-mq.rst
index fc06761b6ea9..c2af39f14d6d 100644
--- a/Documentation/block/blk-mq.rst
+++ b/Documentation/block/blk-mq.rst
@@ -139,7 +139,7 @@ completed.
 Further reading
 ---------------
 
-- `Linux Block IO: Introducing Multi-queue SSD Access on Multi-core Systems <http://kernel.dk/blk-mq.pdf>`_
+- `Linux Block IO: Introducing Multi-queue SSD Access on Multi-core Systems <https://kernel.dk/blk-mq.pdf>`_
 
 - `NOOP scheduler <https://en.wikipedia.org/wiki/Noop_scheduler>`_
 
-- 
2.54.0


^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2026-08-20  5:31 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-19 17:46 [PATCH] docs: block: fix dead http link in blk-mq.rst Jenson Johnathon Reggentin
2026-08-19 18:24 ` Haris Iqbal
2026-08-19 18:25 ` Randy Dunlap
2026-08-19 18:47   ` Haris Iqbal
2026-08-19 18:49     ` Randy Dunlap
2026-08-19 19:07       ` Jenson Johnathon Reggentin
2026-08-19 19:10         ` Randy Dunlap
2026-08-19 19:13         ` Jonathan Corbet
2026-08-19 18:47   ` Jenson Johnathon Reggentin
2026-08-19 19:23 ` [PATCH v2] " Jenson Johnathon Reggentin
2026-08-20  5:31   ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox