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]
Message-ID: <00c601dc3472$0facc810$2f065830$@gmx.de>
Date: Fri, 3 Oct 2025 16:28:59 +0200
From: <markus.stockhausen@....de>
To: "'Dan Carpenter'" <dan.carpenter@...aro.org>
Cc: "'Miquel Raynal'" <miquel.raynal@...tlin.com>,
	"'Richard Weinberger'" <richard@....at>,
	"'Vignesh Raghavendra'" <vigneshr@...com>,
	<linux-mtd@...ts.infradead.org>,
	<linux-kernel@...r.kernel.org>,
	<kernel-janitors@...r.kernel.org>
Subject: AW: [PATCH next] mtd: nand: realtek-ecc: Fix a IS_ERR() vs NULL bug in probe

> Von: Dan Carpenter <dan.carpenter@...aro.org> 
> Gesendet: Freitag, 3. Oktober 2025 11:30
>
> The dma_alloc_noncoherent() function doesn't return error pointers, it
> returns NULL on error.  Fix the error checking to match.

Hi Dan,

thanks for the quick fix.

Markus


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ