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]
Message-ID: <c8b3c9ea-8c6c-4ec2-b01f-df3f8f487a8c@suse.com>
Date: Tue, 7 Oct 2025 09:47:48 +0200
From: Jürgen Groß <jgross@...e.com>
To: Peter Zijlstra <peterz@...radead.org>
Cc: linux-kernel@...r.kernel.org, x86@...nel.org,
 Boris Ostrovsky <boris.ostrovsky@...cle.com>,
 Thomas Gleixner <tglx@...utronix.de>, Ingo Molnar <mingo@...hat.com>,
 Borislav Petkov <bp@...en8.de>, Dave Hansen <dave.hansen@...ux.intel.com>,
 "H. Peter Anvin" <hpa@...or.com>, Josh Poimboeuf <jpoimboe@...nel.org>,
 xen-devel@...ts.xenproject.org
Subject: Re: [PATCH v3 15/21] x86/xen: Drop xen_irq_ops

On 06.10.25 20:55, Peter Zijlstra wrote:
> On Mon, Oct 06, 2025 at 09:46:00AM +0200, Juergen Gross wrote:
>> Instead of having a pre-filled array xen_irq_ops for Xen PV paravirt
>> functions, drop the array and assign each element individually.
> 
> Same comment for the next few patches; this changelog is a little light
> on *why*. I mean, I don't mind the change, but supposedly we should
> justify things at least a little, right? :-)

Would you be fine with the following addition:

   This is in preparation of reducing the paravirt include hell by
   splitting paravirt.h into multiple more fine grained header files,
   which will in turn require to split up the pv_ops vector as well.
   Dropping the pre-filled array makes life easier for objtool to
   detect missing initializers in multiple pv_ops_ arrays.


Juergen

Download attachment "OpenPGP_0xB0DE9DD628BF132F.asc" of type "application/pgp-keys" (3684 bytes)

Download attachment "OpenPGP_signature.asc" of type "application/pgp-signature" (496 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ