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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230118120731.jgsq4l7htwizlsp5@bogus>
Date:   Wed, 18 Jan 2023 12:07:31 +0000
From:   Sudeep Holla <sudeep.holla@....com>
To:     linux-kernel@...r.kernel.org,
        Pierre Gondois <pierre.gondois@....com>
Cc:     Len Brown <lenb@...nel.org>, Jeremy Linton <jeremy.linton@....com>,
        Albert Ou <aou@...s.berkeley.edu>, linux-acpi@...r.kernel.org,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        linux-arm-kernel@...ts.infradead.org,
        Sudeep Holla <sudeep.holla@....com>,
        Paul Walmsley <paul.walmsley@...ive.com>,
        Palmer Dabbelt <palmer@...belt.com>,
        Will Deacon <will@...nel.org>, Gavin Shan <gshan@...hat.com>,
        Conor Dooley <conor.dooley@...rochip.com>,
        Catalin Marinas <catalin.marinas@....com>,
        "Rafael J. Wysocki" <rafael@...nel.org>,
        linux-riscv@...ts.infradead.org
Subject: Re: [PATCH v4 0/6] arch_topology: Build cacheinfo from primary CPU

On Wed, Jan 18, 2023 at 11:55:59AM +0000, Sudeep Holla wrote:
> On Wed, 4 Jan 2023 19:30:23 +0100, Pierre Gondois wrote:
> > v2:
> >  - Applied renaming/formatting comments from v1.
> >  - Check CACHE_TYPE_VALID flag in pppt.c.
> > v3:
> >  - Applied Sudeep's suggestions (for patch 5/5):
> >    - Renaming allocate_cache_info() -> fecth_cache_info()
> >    - Updated error message
> >    - Extract an inline allocate_cache_info() function
> >  - Re-run checkpatch with --strict option
> > v4:
> >  - Remove RISC-V's implementation of init_cache_level() as not
> >    necessary.
> >  - Add patch: 'cacheinfo: Check 'cache-unified' property to count
> >    cache leaves' to increase the number of leaves at a cache level
> >    when no cache-size property is found.
> >  - In cacheinfo: Use RISC-V's init_cache_level() [...],
> >    make 'levels', 'leaves' and 'level' unsigned int to match
> >    of_property_read_u32()'s parameters signedness.
> > 
> > [...]
> 
> Applied to sudeep.holla/linux (for-next/cacheinfo), thanks!
> 

I pushed the changes and then noticed some build warning report by
kbuild posted only to you and one list(missing this list). Please post the
fix if required on top of my for-next/cacheinfo so that it can be added
on the top. Sorry for missing that.

-- 
Regards,
Sudeep

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ