From: Jens Axboe <axboe@kernel.dk>
To: "Maciej W. Rozycki" <macro@orcam.me.uk>,
linux-ide@vger.kernel.org, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org
Cc: Christoph Hellwig <hch@lst.de>
Subject: Re: [PATCH 0/3] ata: Module parameter clean-ups for pata_legacy and pata_platform
Date: Tue, 6 Apr 2021 09:27:41 -0600 [thread overview]
Message-ID: <9d8c309b-a4b5-c152-7edb-3c74278b2d90@kernel.dk> (raw)
In-Reply-To: <alpine.DEB.2.21.2103202152120.21463@angie.orcam.me.uk>
On 3/21/21 1:55 PM, Maciej W. Rozycki wrote:
> Hi,
>
> In the course of looking into Christoph's recent proposal to drop legacy
> IDE drivers I have come across a number of issues with module parameters
> of the pata_legacy and pata_platform drivers: errors in documentation
> present in the comment form, missing user-visible documentation, and
> unconditional poking at ISA I/O ports in pata_legacy that isn't there with
> the old ide-generic driver (the lack of `probe_mask' parameter).
>
> Here's a small patch series that addresses these issues. Overall I
> find the design of the pata_legacy driver's options a bit messy, e.g. the
> `all' vs the `probe_all' parameter, and the interpretation of masks where
> bits correspond to probed PATA locations in a particular system (rather
> than either all known or all existing), but it's been there long enough I
> think we have to keep it, so I merely tried to describe the current
> semantics. See the individual change descriptions for details.
>
> The changes have been run-time verified with an EISA system and a single
> ISA PATA adapter at the usual primary I/O location. They have also been
> verified (mainly for the correctness of MODULE_PARM_DESC use) with an
> x86/PC build (for pata_legacy) and a MIPS/SWARM build (for pata_platform).
Applied, thanks.
--
Jens Axboe
prev parent reply other threads:[~2021-04-06 15:27 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-21 19:55 Maciej W. Rozycki
2021-03-21 19:55 ` [PATCH 1/3] pata_legacy: Properly document module parameters Maciej W. Rozycki
2021-03-22 7:08 ` Christoph Hellwig
2021-03-21 19:55 ` [PATCH 2/3] pata_platform: Document `pio_mask' module parameter Maciej W. Rozycki
2021-03-22 7:08 ` Christoph Hellwig
2021-03-21 19:55 ` [PATCH 3/3] pata_legacy: Add `probe_mask' parameter like with ide-generic Maciej W. Rozycki
2021-03-22 7:09 ` Christoph Hellwig
2021-04-06 15:27 ` Jens Axboe [this message]
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=9d8c309b-a4b5-c152-7edb-3c74278b2d90@kernel.dk \
--to=axboe@kernel.dk \
--cc=hch@lst.de \
--cc=linux-doc@vger.kernel.org \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=macro@orcam.me.uk \
/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
all inboxes | Powered by JetHome®