linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: yuehaibing@huawei.com
Cc: ayush.sawal@chelsio.com, vinay.yadav@chelsio.com,
	rohitm@chelsio.com, herbert@gondor.apana.org.au,
	linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org,
	netdev@vger.kernel.org
Subject: Re: [PATCH net] crypto/chcr: Add missing include file <linux/highmem.h>
Date: Thu, 02 Apr 2020 06:55:33 -0700 (PDT)	[thread overview]
Message-ID: <20200402.065533.99559000408191080.davem@davemloft.net> (raw)
In-Reply-To: <20200402023258.33336-1-yuehaibing@huawei.com>

From: YueHaibing <yuehaibing@huawei.com>
Date: Thu, 2 Apr 2020 10:32:58 +0800

> drivers/crypto/chelsio/chcr_ktls.c: In function ‘chcr_short_record_handler’:
> drivers/crypto/chelsio/chcr_ktls.c:1770:12: error: implicit declaration of function ‘kmap_atomic’;
>  did you mean ‘in_atomic’? [-Werror=implicit-function-declaration]
>     vaddr = kmap_atomic(skb_frag_page(f));
>             ^~~~~~~~~~~
> 
> Reported-by: Hulk Robot <hulkci@huawei.com>
> Fixes: dc05f3df8fac ("chcr: Handle first or middle part of record")
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>

Applied.

      reply	other threads:[~2020-04-02 13:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-02  2:32 [PATCH net] crypto/chcr: Add missing include file <linux/highmem.h> YueHaibing
2020-04-02 13:55 ` David Miller [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=20200402.065533.99559000408191080.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=ayush.sawal@chelsio.com \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=rohitm@chelsio.com \
    --cc=vinay.yadav@chelsio.com \
    --cc=yuehaibing@huawei.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).