Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1308005

Re: [PATCH 2/2] crypto: s5p-sss - Use memcpy_toio for iomem annotated memory

From Vladimir Zapolskiy <vz@mleia.com>
Newsgroups linux.kernel
Subject Re: [PATCH 2/2] crypto: s5p-sss - Use memcpy_toio for iomem annotated memory
Date 2016-01-13 04:10 +0100
Message-ID <qQjYR-1Vd-9@gated-at.bofh.it> (permalink)
References <qPJ90-1Mh-5@gated-at.bofh.it> <qPJ90-1Mh-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 11.01.2016 13:45, Krzysztof Kozlowski wrote:
> Use memcpy_toio to fix following sparse warning:
> 
> drivers/crypto/s5p-sss.c:386:40: warning: incorrect type in argument 1 (different address spaces)
> drivers/crypto/s5p-sss.c:386:40:    expected void *<noident>
> drivers/crypto/s5p-sss.c:386:40:    got void [noderef] <asn:2>*
> 
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski.k@gmail.com>
> ---
>  drivers/crypto/s5p-sss.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 

Acked-by: Vladimir Zapolskiy <vz@mleia.com>

With best wishes,
Vladimir

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 2/2] crypto: s5p-sss - Use memcpy_toio for iomem annotated memory Krzysztof Kozlowski <k.kozlowski.k@gmail.com> - 2016-01-11 12:50 +0100
  Re: [PATCH 2/2] crypto: s5p-sss - Use memcpy_toio for iomem annotated  memory Vladimir Zapolskiy <vz@mleia.com> - 2016-01-13 04:10 +0100

csiph-web