From: Haris Iqbal <haris.iqbal@linux.dev>
To: Randy Dunlap <rdunlap@infradead.org>,
Jenson Johnathon Reggentin <mail@jregg.de>,
corbet@lwn.net
Cc: axboe@kernel.dk, linux-doc@vger.kernel.org, linux-block@vger.kernel.org
Subject: Re: [PATCH] docs: block: fix dead http link in blk-mq.rst
Date: Wed, 19 Aug 2026 20:47:22 +0200 [thread overview]
Message-ID: <24515711-f64f-4335-b17e-70f844c85b7d@linux.dev> (raw)
In-Reply-To: <b49648fd-33a2-4469-95aa-1946ed8a4bb4@infradead.org>
On 8/19/26 20:25, Randy Dunlap wrote:
>
>
> On 8/19/26 10:46 AM, Jenson Johnathon Reggentin wrote:
>> 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>`_
>>
>
> I still get a 404 error message for the new link also.
> As well, my browser and wget both report bad/invalid SSL certificate.
Ah.
I checked the link in the comment and that works.
The one in the diff works, but with a warning about its certificate.
Maybe its because of the missing "www." prefix?
>
>
next prev parent reply other threads:[~2026-08-19 18:47 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=24515711-f64f-4335-b17e-70f844c85b7d@linux.dev \
--to=haris.iqbal@linux.dev \
--cc=axboe@kernel.dk \
--cc=corbet@lwn.net \
--cc=linux-block@vger.kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=mail@jregg.de \
--cc=rdunlap@infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).