[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <878qma41j5.fsf@gentoo.org>
Date: Mon, 02 Jun 2025 16:16:14 +0100
From: Sam James <sam@...too.org>
To: Al Viro <viro@...iv.linux.org.uk>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>, linmag7@...il.com, Al
Viro <viro@....linux.org.uk>, arnd@...db.de, chris@...kel.net,
dinguyen@...nel.org, glaubitz@...sik.fu-berlin.de, ink@...een.parts,
jcmvbkbc@...il.com, kees@...nel.org, linux-alpha@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-csky@...r.kernel.org,
linux-hexagon@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-m68k@...ts.linux-m68k.org, linux-mips@...r.kernel.org,
linux-openrisc@...r.kernel.org, linux-parisc@...r.kernel.org,
linux-riscv@...ts.infradead.org, linux-s390@...r.kernel.org,
linux-sh@...r.kernel.org, linux-snps-arc@...ts.infradead.org,
linux-um@...ts.infradead.org, linuxppc-dev@...ts.ozlabs.org,
loongarch@...ts.linux.dev, mattst88@...il.com, monstr@...str.eu,
richard.henderson@...aro.org, sparclinux@...r.kernel.org,
x86@...nel.org
Subject: Re: [PATCH v2 1/1] mm: pgtable: fix pte_swp_exclusive
Al Viro <viro@...iv.linux.org.uk> writes:
> On Sat, Apr 05, 2025 at 06:09:11PM +0100, Sam James wrote:
>> Sam James <sam@...too.org> writes:
>>
>> > Lovely cleanup and a great suggestion from Al.
>> >
>> > Reviewed-by: Sam James <sam@...too.org>
>> >
>> > I'd suggest adding a:
>> > Suggested-by: Al Viro <viro@...iv.linux.org.uk>
>>
>> Al, were you planning on taking this through your tree?
>
> FWIW, I expected it to get sent to Linus as "please, run this
> sed script before -rc1" kind of thing, script being something
> like
>
> sed -i -e 's/int pte_swp_exclusive/bool pte_swp_exclusive/' \
> `git grep -l 'int pte_swp_exclusive'`
>
> with suggested commit message... It's absolutely regular and
> that kind of tree-wide change is easier handled that way.
Ah, sorry. Both Magnus and I are new and irregular kernel contributors,
but I've seen that before and should've thought of it.
> [...]
cheers,
sam
Powered by blists - more mailing lists