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
| ||
|
Message-ID: <202309251012.AD87704BB@keescook> Date: Mon, 25 Sep 2023 10:13:20 -0700 From: Kees Cook <keescook@...omium.org> To: Shuai Xue <xueshuai@...ux.alibaba.com> Cc: tony.luck@...el.com, gpiccoli@...lia.com, rafael@...nel.org, lenb@...nel.org, james.morse@....com, bp@...en8.de, tglx@...utronix.de, mingo@...hat.com, dave.hansen@...ux.intel.com, x86@...nel.org, hpa@...or.com, ardb@...nel.org, robert.moore@...el.com, linux-hardening@...r.kernel.org, linux-acpi@...r.kernel.org, linux-kernel@...r.kernel.org, linux-edac@...r.kernel.org, linux-efi@...r.kernel.org, acpica-devel@...ts.linuxfoundation.org, baolin.wang@...ux.alibaba.com Subject: Re: [RFC PATCH v2 1/9] pstore: move pstore creator id, section type and record struct to common header On Mon, Sep 25, 2023 at 03:44:18PM +0800, Shuai Xue wrote: > Move pstore creator id, section type and record struct to the common > header, so that it can be use by MCE and GHES driver. I would prefer this was not in the pstore header -- this is a backend detail that should stay in backend headers. -Kees -- Kees Cook
Powered by blists - more mailing lists