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]
Date: Thu, 07 Mar 2024 10:22:46 +0100
From: "Arnd Bergmann" <arnd@...db.de>
To: "Haibo Xu" <xiaobo55x@...il.com>
Cc: "Haibo Xu" <haibo1.xu@...el.com>,
 "Alison Schofield" <alison.schofield@...el.com>,
 "Jisheng Zhang" <jszhang@...nel.org>,
 "Rafael J . Wysocki" <rafael@...nel.org>,
 "Dave Hansen" <dave.hansen@...ux.intel.com>,
 Björn Töpel <bjorn@...osinc.com>,
 "Conor.Dooley" <conor.dooley@...rochip.com>, guoren <guoren@...nel.org>,
 "Zong Li" <zong.li@...ive.com>, "James Morse" <james.morse@....com>,
 linux-riscv@...ts.infradead.org, "Ard Biesheuvel" <ardb@...nel.org>,
 "Baoquan He" <bhe@...hat.com>, acpica-devel@...ts.linux.dev,
 "Robert Moore" <robert.moore@...el.com>, linux-acpi@...r.kernel.org,
 "Sami Tolvanen" <samitolvanen@...gle.com>,
 "Greentime Hu" <greentime.hu@...ive.com>,
 "Dan Williams" <dan.j.williams@...el.com>, "Len Brown" <lenb@...nel.org>,
 "Albert Ou" <aou@...s.berkeley.edu>,
 "Alexandre Ghiti" <alexghiti@...osinc.com>,
 "Charlie Jenkins" <charlie@...osinc.com>,
 "Chen Jiahao" <chenjiahao16@...wei.com>,
 "Yuntao Wang" <ytcoode@...il.com>,
 "Paul Walmsley" <paul.walmsley@...ive.com>,
 Clément Léger <cleger@...osinc.com>,
 "Anup Patel" <apatel@...tanamicro.com>,
 "Tony Luck" <tony.luck@...el.com>,
 "Greg Kroah-Hartman" <gregkh@...uxfoundation.org>,
 linux-kernel@...r.kernel.org,
 "Samuel Holland" <samuel.holland@...ive.com>,
 "Evan Green" <evan@...osinc.com>, "Palmer Dabbelt" <palmer@...belt.com>,
 "Andrew Jones" <ajones@...tanamicro.com>
Subject: Re: [PATCH v2 5/6] ACPI: NUMA: Remove ARCH depends option in ACPI_NUMA Kconfig

On Thu, Mar 7, 2024, at 10:19, Haibo Xu wrote:
> On Thu, Mar 7, 2024 at 4:44 PM Arnd Bergmann <arnd@...db.de> wrote:
>> On Thu, Mar 7, 2024, at 09:47, Haibo Xu wrote:

>> If we make it
>>
>>       def_bool NUMA && !X86
>>
>> then the select statements except for the X86_64_ACPI_NUMA
>> can also go away.
>>
>
> Good idea!
> Shall we include the ACPI in the def_bool definition?
>

No need, because this is inside of an 'if ACPI' block.

       Arnd

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ