linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sergey Shtylyov <s.shtylyov@omp.ru>
To: Damien Le Moal <damien.lemoal@opensource.wdc.com>,
	<linux-ide@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] ata: add/use ata_taskfile::{error|status} fields
Date: Tue, 15 Feb 2022 00:13:53 +0300	[thread overview]
Message-ID: <49690264-a2b8-b11e-e944-1d2333f73334@omp.ru> (raw)
In-Reply-To: <e99172ca-cf0e-5510-60fc-b19dc48658ac@omp.ru>

On 2/14/22 11:43 PM, Sergey Shtylyov wrote:

> Add the explicit error and status register fields to 'struct ata_taskfile'
> using the anonymous *union*s ('struct ide_taskfile' had that for ages!) and
> update the libata taskfile code accordingly. There should be no object code
> changes resulting from that...
> 
> Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru>
> 
> ---
> This patch is against the 'for-next' branch of Damien Le Moal's 'libata.git'
> repo plus just posted 'drivers/ata/libata-scsi.c' patch.

   Oh, and the 2 patch series for 'drivers/ata/libata-sff.c' posted not so long ago...
There are only some offsets, so should probably apply indeptendently as well... :-)

MBR, Sergey

  reply	other threads:[~2022-02-14 21:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-14 20:43 [PATCH] ata: add/use ata_taskfile::{error|status} fields Sergey Shtylyov
2022-02-14 21:13 ` Sergey Shtylyov [this message]
2022-02-15 11:20   ` Sergey Shtylyov
2022-02-15  4:03 ` kernel test robot
2022-02-15  4:54 ` kernel test robot

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=49690264-a2b8-b11e-e944-1d2333f73334@omp.ru \
    --to=s.shtylyov@omp.ru \
    --cc=damien.lemoal@opensource.wdc.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@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 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).