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: <aYSTDkptTxxQARWV@fedora>
Date: Thu, 5 Feb 2026 13:57:46 +0100
From: Filippo MuscherĂ  <filippo.muschera@...il.com>
To: Andi Shyti <andi.shyti@...nel.org>
Cc: jdelvare@...e.com, linux-i2c@...r.kernel.org, 
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] i2c: amd8111: switch to devm_ functions

On Thu, Feb 05, 2026 at 12:03:51PM +0100, Andi Shyti wrote:
> Hi Filippo,
> 
> On Mon, Feb 02, 2026 at 02:13:04PM +0100, Filippo MuscherĂ  wrote:
> > Use devm_kzalloc() to manage the memory allocation of the smbus structure
> > and devm_request_region() to manage the I/O port region.
> 
> Merged to i2c/i2c-host-2.
> 
> Just a few notes for the next time:
> 
> 1. I prefer two different patches for devm_kzalloc() and
>    devm_request_region().
> 
> 2. For series with more than one patch, I'd like to have a cover
>    letter to introduce the series.
> 
> Thanks,
> Andi

Hi Andi,

Thanks for the review and the notes.
I'll make sure to follow these guidelines for my future submissions.

Thanks,
Filippo 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ