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] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 13 Jul 2023 14:55:27 +0000
From:   Min Li <min.li.xe@...esas.com>
To:     Lee Jones <lee@...nel.org>, Min Li <lnimi@...mail.com>
CC:     "richardcochran@...il.com" <richardcochran@...il.com>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: RE: [PATCH mfd v2 1/3] mfd: rsmu: support 32-bit address space

Hi Lee

I am writing to follow up with the following change. But I can't track it being merged with any branch, can anyone tell me where it is now? Thanks

Min

> -----Original Message-----
> From: Lee Jones <lee@...nel.org>
> Sent: March 30, 2023 9:26 AM
> To: Min Li <lnimi@...mail.com>
> Cc: richardcochran@...il.com; linux-kernel@...r.kernel.org;
> netdev@...r.kernel.org; Min Li <min.li.xe@...esas.com>
> Subject: Re: [PATCH mfd v2 1/3] mfd: rsmu: support 32-bit address space
> 
> On Mon, 27 Mar 2023, Min Li wrote:
> 
> > From: Min Li <min.li.xe@...esas.com>
> >
> > We used to assume 0x2010xxxx address. Now that we need to access
> > 0x2011xxxx address, we need to support read/write the whole 32-bit
> > address space.
> >
> > Also defined RSMU_MAX_WRITE_COUNT and
> > RSMU_MAX_READ_COUNT for readability
> >
> > Signed-off-by: Min Li <min.li.xe@...esas.com>
> > ---
> > changelog
> > -change commit message to include defining
> RSMU_MAX_WRITE/WRITE_COUNT
> >
> >  drivers/mfd/rsmu.h       |   2 +
> >  drivers/mfd/rsmu_i2c.c   | 172 +++++++++++++++++++++++++++++++--
> ------
> >  drivers/mfd/rsmu_spi.c   |  52 +++++++-----
> >  include/linux/mfd/rsmu.h |   5 +-
> >  4 files changed, 175 insertions(+), 56 deletions(-)
> 
> I changed the commit message a little and reworded/moved a comment and:
> 
> Applied, thanks
> 
> --
> Lee Jones [李琼斯]

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ