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:   Mon, 25 Jan 2021 13:02:41 +0000
From:   Mark Brown <broonie@...nel.org>
To:     corentin noel <corentin.noel56@...il.com>
Cc:     linux-spi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] spi: spi-au1550: pr_err instead of printk

On Sat, Jan 23, 2021 at 04:03:44AM +0100, corentin noel wrote:
> Signed-off-by: corentin noel <corentin.noel56@...il.com>

This doesn't apply against current code, please check and resend.  It
should apply against my tree which already has your previous patches
including the one which 

>  		if (!ddma_memid)
> -			printk(KERN_ERR "au1550-spi: cannot add memory"
> -					"dbdma device\n");
> +			pr_err("au1550-spi: cannot add memory dbdma device\n");

merged this onto a single line.

Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ