HomeFreeBSD

linuxkpi: Add `seqcount_mutex_t` support in <linux/seqlock.h>

Description

linuxkpi: Add seqcount_mutex_t support in <linux/seqlock.h>

To achieve that, the header uses the C11 type generic selection keyboard
_Generic() because the macros are supposed to work with seqcount_t
and seqcount_mutex_t.

Differential Revision: https://reviews.freebsd.org/D36965

Details

Provenance
dumbbellAuthored on Dec 1 2022, 1:58 PM
manuCommitted on Dec 1 2022, 1:58 PM
Differential Revision
D36965: linuxkpi: Add `seqcount_mutex_t` support in <linux/seqlock.h>
Parents
rG984b27d879e1: net: add if_allocdescr() to permit updating iface description from the kernel
Branches
Unknown
Tags
Unknown