From: Christoph Hellwig <hch@infradead.org>
To: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Christoph Hellwig <hch@infradead.org>,
liuyun01 <liuyun01@kylinos.cn>, Will Deacon <will.deacon@arm.com>,
Catalin Marinas <catalin.marinas@arm.com>,
linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
linux-block@vger.kernel.org
Subject: Re: [PATCH v6 0/2] arm64: provide a NEON-accelerated XOR algorithm extension
Date: Tue, 4 Dec 2018 07:27:30 -0800 [thread overview]
Message-ID: <20181204152730.GA30896@infradead.org> (raw)
In-Reply-To: <CAKv+Gu-9uWo3xnBdNjJ_FOyuy6ifqdABppRRdxiVm=-p9Bt=EQ@mail.gmail.com>
On Tue, Dec 04, 2018 at 04:02:36PM +0100, Ard Biesheuvel wrote:
> On Tue, 4 Dec 2018 at 16:01, Christoph Hellwig <hch@infradead.org> wrote:
> >
> > Why does this go to linux-block?
>
> Because xor_blocks() is part of the RAID driver?
The only caller of xor_blocks() seems btrfs. And the RAID code has its
own list anyway..
next prev parent reply other threads:[~2018-12-04 15:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-04 1:43 [PATCH v6 0/2] arm64: provide a NEON-accelerated XOR algorithm extension Jackie Liu
2018-12-04 1:43 ` [PATCH v6 1/2] arm64/neon: add workaround for ambiguous C99 stdint.h types Jackie Liu
2018-12-04 1:43 ` [PATCH v6 2/2] arm64: crypto: add NEON accelerated XOR implementation Jackie Liu
2018-12-04 15:01 ` [PATCH v6 0/2] arm64: provide a NEON-accelerated XOR algorithm extension Christoph Hellwig
2018-12-04 15:02 ` Ard Biesheuvel
2018-12-04 15:27 ` Christoph Hellwig [this message]
2018-12-04 15:03 ` Will Deacon
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=20181204152730.GA30896@infradead.org \
--to=hch@infradead.org \
--cc=ard.biesheuvel@linaro.org \
--cc=catalin.marinas@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-block@vger.kernel.org \
--cc=liuyun01@kylinos.cn \
--cc=will.deacon@arm.com \
/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).