[PATCH 0/5] seqlock: Cleanups

From: Peter Zijlstra
Date: Wed Jul 29 2020 - 10:03:16 EST


Hi,

These are some minor cleanups that go on top of darwi's seqlock patches:

https://lkml.kernel.org/r/20200720155530.1173732-1-a.darwish@xxxxxxxxxxxxx

It's mostly trimming excessive manual repetition and a few naming niggles.

The series has been exposed to 0-day for a while now, so I'm going to push the
lot out to tip/locking/core.

[ 0day found a Sparse bug in it's _Generic() implementation that has since been
fixed by Luc ]

---
seqlock.h | 292 +++++++++++++++++---------------------------------------------
1 file changed, 84 insertions(+), 208 deletions(-)