[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <877by3qu2c.ffs@tglx>
Date: Fri, 12 Sep 2025 22:44:59 +0200
From: Thomas Gleixner <tglx@...utronix.de>
To: Mathieu Desnoyers <mathieu.desnoyers@...icios.com>, LKML
<linux-kernel@...r.kernel.org>
Cc: Michael Jeanson <mjeanson@...icios.com>, Jens Axboe <axboe@...nel.dk>,
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,
Arnd Bergmann <arnd@...db.de>, 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 V4 09/36] rseq: Introduce struct rseq_data
On Tue, Sep 09 2025 at 09:30, Mathieu Desnoyers wrote:
> On 2025-09-08 17:31, Thomas Gleixner wrote:
>> The boolean members are defined as u8 as that actually guarantees that it
>> fits. There seem to be strange architecture ABIs which need more than 8 bits
>
> seem -> seems
This is an inverted sentence, i.e. the subject is after the verb. Let me
rephrase it in the regular sentence order:
Strange architecture ABIs seem to require more than 8 bits ...
The subject is 'ABIs' which is plural. Therefore it requires the plural
form of the verb 'seem', i.e. no 's' at the end. The inversion of the
sentence does not change that at all.
Think about this variant of the sentence:
There are strange architecture ABIs ...
According to your logic this would be:
There is strange architecture ABIs ...
which is obviously wrong, no?
I'm not a native speaker, but basic grammar rules are exactly the same
for native and non-native speakers as far as I know.
Thanks,
tglx
Powered by blists - more mailing lists