[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1ab8b2fa-1959-46c5-ad98-e2f549a35969@app.fastmail.com>
Date: Sat, 23 Aug 2025 22:37:02 +0200
From: "Arnd Bergmann" <arnd@...db.de>
To: "Thomas Gleixner" <tglx@...utronix.de>,
LKML <linux-kernel@...r.kernel.org>
Cc: "Jens Axboe" <axboe@...nel.dk>,
"Mathieu Desnoyers" <mathieu.desnoyers@...icios.com>,
"Peter Zijlstra" <peterz@...radead.org>,
"Paul E. McKenney" <paulmck@...nel.org>, "Boqun Feng" <boqun.feng@...il.com>,
"Paolo Bonzini" <pbonzini@...hat.com>,
"Sean Christopherson" <seanjc@...gle.com>, "Wei Liu" <wei.liu@...nel.org>,
"Dexuan Cui" <decui@...rosoft.com>, x86@...nel.org,
"Heiko Carstens" <hca@...ux.ibm.com>,
"Christian Borntraeger" <borntraeger@...ux.ibm.com>,
"Sven Schnelle" <svens@...ux.ibm.com>, "Huacai Chen" <chenhuacai@...nel.org>,
"Paul Walmsley" <paul.walmsley@...ive.com>,
"Palmer Dabbelt" <palmer@...belt.com>
Subject: Re: [patch V2 31/37] asm-generic: Provide generic TIF infrastructure
On Sat, Aug 23, 2025, at 18:40, Thomas Gleixner wrote:
> Common TIF bits do not have to be defined by every architecture. They can
> be defined in a generic header.
>
> That allows adding generic TIF bits without chasing a gazillion of
> architecture headers, which is again a unjustified burden on anyone who
> works on generic infrastructure as it always needs a boat load of work to
> keep existing architecture code working when adding new stuff.
>
>
> Signed-off-by: Thomas Gleixner <tglx@...utronix.de>
> Cc: Arnd Bergmann <arnd@...db.de>
Acked-by: Arnd Bergmann <arnd@...db.de>
Powered by blists - more mailing lists