diff options
author | Ahmed S. Darwish <a.darwish@linutronix.de> | 2020-08-27 13:40:44 +0200 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2020-09-10 11:19:30 +0200 |
commit | 0c9794c8b6781eb7dad8e19b78c5d4557790597a (patch) | |
tree | 3ff88ef1eee674882df3e7a174df462ce15f37b0 /ipc | |
parent | 24bf401cebfd630cc9e2c3746e43945e836626f9 (diff) | |
download | linux-0c9794c8b6781eb7dad8e19b78c5d4557790597a.tar.gz linux-0c9794c8b6781eb7dad8e19b78c5d4557790597a.tar.bz2 linux-0c9794c8b6781eb7dad8e19b78c5d4557790597a.zip |
seqlock: seqcount latch APIs: Only allow seqcount_latch_t
All latch sequence counter call-sites have now been converted from plain
seqcount_t to the new seqcount_latch_t data type.
Enforce type-safety by modifying seqlock.h latch APIs to only accept
seqcount_latch_t.
Signed-off-by: Ahmed S. Darwish <a.darwish@linutronix.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20200827114044.11173-9-a.darwish@linutronix.de
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions