From: "Bo Liu (刘波)-浪潮信息" <liubo03@inspur.com>
To: "hsiangkao@linux.alibaba.com" <hsiangkao@linux.alibaba.com>,
"xiang@kernel.org" <xiang@kernel.org>,
"chao@kernel.org" <chao@kernel.org>
Cc: "linux-erofs@lists.ozlabs.org" <linux-erofs@lists.ozlabs.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: RE: [PATCH v6] erofs: support deflate decompress by using Intel QAT
Date: Thu, 22 May 2025 08:38:41 +0000 [thread overview]
Message-ID: <3bab0dfa463743cb92b56e20ffe55af9@inspur.com> (raw)
In-Reply-To: <c4829613-1fea-488d-9d58-373e0d3b6bc1@linux.alibaba.com>
[-- Attachment #1: Type: text/plain, Size: 1008 bytes --]
>-----Original Message-----
>From: Gao Xiang <hsiangkao@linux.alibaba.com>
>Sent: Thursday, May 22, 2025 4:34 PM
>To: Bo Liu (刘波)-浪潮信息 <liubo03@inspur.com>; xiang@kernel.org;
>chao@kernel.org
>Cc: linux-erofs@lists.ozlabs.org; linux-kernel@vger.kernel.org
>Subject: Re: [PATCH v6] erofs: support deflate decompress by using Intel QAT
>
>
>
>On 2025/5/22 16:14, Bo Liu wrote:
>
>...
>
>> +
>> +static int __z_erofs_crypto_decompress(struct z_erofs_decompress_req *rq,
>> + struct crypto_acomp *tfm)
>> +{
>> + struct sg_table st_src, st_dst;
>> + struct acomp_req *req;
>> + struct crypto_wait wait;
>> + u8 *headpage;
>> + int ret;
>> +
>> + headpage = kmap_local_page(*rq->in);
>> + ret = z_erofs_fixup_insize(rq, headpage + rq->pageofs_in,
>> + min_t(unsigned int, rq->inputsize,
>> + rq->sb->s_blocksize - rq->pageofs_in));
>
>Please fix the alignment of this line.
>
>Thanks,
>Gao Xiang
Sorry, I will fix it right now.
Thanks,
Bo Liu
[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 3816 bytes --]
prev parent reply other threads:[~2025-05-22 8:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-22 8:14 Bo Liu
2025-05-22 8:34 ` Gao Xiang
2025-05-22 8:38 ` Bo Liu (刘波)-浪潮信息 [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=3bab0dfa463743cb92b56e20ffe55af9@inspur.com \
--to=liubo03@inspur.com \
--cc=chao@kernel.org \
--cc=hsiangkao@linux.alibaba.com \
--cc=linux-erofs@lists.ozlabs.org \
--cc=linux-kernel@vger.kernel.org \
--cc=xiang@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
all inboxes | Powered by JetHome®