Re: [PATCH next v2 1/5] locking/osq_lock: Defer clearing node->locked until the slow osq_lock() path.
From: Ingo Molnar
Date: Tue Jan 02 2024 - 04:51:45 EST
Also, please don't put periods into titles:
s/[PATCH next v2 1/5] locking/osq_lock: Defer clearing node->locked until the slow osq_lock() path.
/[PATCH next v2 1/5] locking/osq_lock: Defer clearing node->locked until the slow osq_lock() path
Usually maintainers remove them manually, but there's no reason to be
inconsistent: half of your series had a period. It just unnecessarily
distracts from review.
This rule applies to this series and to all future patches.
Thanks,
Ingo