seqlock: kernel-doc: Specify when preemption is automatically altered
authorAhmed S. Darwish <a.darwish@linutronix.de>
Sun, 6 Dec 2020 16:21:43 +0000 (17:21 +0100)
committerPeter Zijlstra <peterz@infradead.org>
Wed, 9 Dec 2020 16:08:49 +0000 (17:08 +0100)
commitcb262935a166bdef0ccfe6e2adffa00c0f2d038a
tree6b050dfa375b34a0434e8499a1909d3155d95912
parent66bcfcdf89d00f2409f4b5da0f8c20c08318dc72
seqlock: kernel-doc: Specify when preemption is automatically altered

The kernel-doc annotations for sequence counters write side functions
are incomplete: they do not specify when preemption is automatically
disabled and re-enabled.

This has confused a number of call-site developers. Fix it.

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/CAHk-=wikhGExmprXgaW+MVXG1zsGpztBbVwOb23vetk41EtTBQ@mail.gmail.com
include/linux/seqlock.h