From: Niklas Cassel <cassel@kernel.org>
To: Damien Le Moal <dlemoal@kernel.org>
Cc: linux-ide@vger.kernel.org, Igor Pylypiv <ipylypiv@google.com>,
Hannes Reinecke <hare@suse.de>, Niklas Cassel <cassel@kernel.org>
Subject: [PATCH v2 0/3] Successful NCQ commands sense_valid cleanups/fixes
Date: Tue, 15 Apr 2025 09:30:14 +0200 [thread overview]
Message-ID: <20250415073013.414987-5-cassel@kernel.org> (raw)
Hello all,
Here comes some minor cleanups/fixes related to the sense_valid field in
the Successful NCQ commands log.
Kind regards,
Niklas
Changes since v1:
-Pick up tags.
-Added patch 3/3.
-Changed sense_valid to u32 (Igor).
-Clarified commit message in patch 2/3 (Hannes).
Niklas Cassel (3):
ata: libata-sata: Save all fields from sense data descriptor
ata: libata-sata: Simplify sense_valid fetching
ata: libata-sata: Use BIT() macro
drivers/ata/libata-sata.c | 25 ++++++++++++++++++++-----
1 file changed, 20 insertions(+), 5 deletions(-)
--
2.49.0
next reply other threads:[~2025-04-15 7:30 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-15 7:30 Niklas Cassel [this message]
2025-04-15 7:30 ` [PATCH v2 1/3] ata: libata-sata: Save all fields from sense data descriptor Niklas Cassel
2025-04-16 8:35 ` Damien Le Moal
2025-04-15 7:30 ` [PATCH v2 2/3] ata: libata-sata: Simplify sense_valid fetching Niklas Cassel
2025-04-15 18:03 ` Igor Pylypiv
2025-04-15 7:30 ` [PATCH v2 3/3] ata: libata-sata: Use BIT() macro Niklas Cassel
2025-04-15 7:47 ` Hannes Reinecke
2025-04-15 18:05 ` Igor Pylypiv
2025-04-16 8:32 ` Damien Le Moal
2025-04-16 9:19 ` Niklas Cassel
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=20250415073013.414987-5-cassel@kernel.org \
--to=cassel@kernel.org \
--cc=dlemoal@kernel.org \
--cc=hare@suse.de \
--cc=ipylypiv@google.com \
--cc=linux-ide@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.