lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 11 Dec 2019 17:36:53 +0800
From:   Herbert Xu <herbert@...dor.apana.org.au>
To:     Peter Ujfalusi <peter.ujfalusi@...com>
Cc:     davem@...emloft.net, nicolas.ferre@...rochip.com,
        alexandre.belloni@...tlin.com, ludovic.desroches@...rochip.com,
        vkoul@...nel.org, linux-crypto@...r.kernel.org,
        linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 0/3] crypto: atmel - Retire
 dma_request_slave_channel_compat()

On Thu, Nov 21, 2019 at 12:15:59PM +0200, Peter Ujfalusi wrote:
> Hi,
> 
> Changes since v1:
> - Rebased on next-20191121 to avoid conflict for atmel-aes
> 
> I'm going through the kernel to crack down on dma_request_slave_channel_compat()
> users.
> 
> These drivers no longer needs it as they are only probed via DT and even if they
> would probe in legacy mode, the dma_request_chan() + dma_slave_map must be used
> for supporting non DT boots.
> 
> I have only compile tested the drivers!
> 
> Regards,
> Peter
> ---
> Peter Ujfalusi (3):
>   crypto: atmel-aes - Retire dma_request_slave_channel_compat()
>   crypto: atmel-sha - Retire dma_request_slave_channel_compat()
>   crypto: atmel-tdes - Retire dma_request_slave_channel_compat()
> 
>  drivers/crypto/atmel-aes.c  | 50 ++++++++-----------------------------
>  drivers/crypto/atmel-sha.c  | 39 ++++++-----------------------
>  drivers/crypto/atmel-tdes.c | 47 ++++++++++------------------------
>  3 files changed, 30 insertions(+), 106 deletions(-)

All applied.  Thanks.
-- 
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ