On Thu Oct 23, 2025 at 1:28 PM UTC, Andi Shyti wrote: > seqprop_sequence() is not intended for use outside seqlock.h. > Although it is accessible as a macro, it is meant to be used only > internally within the header. > > Replace it with its proper wrapper, raw_read_seqcount(). > > Signed-off-by: Andi Shyti <[email protected]> > Co-developed-by: Jani Nikula <[email protected]> > Signed-off-by: Jani Nikula <[email protected]> > Cc: Christoph Lameter (Ampere) <[email protected]> > ---
LGTM Reviewed-by: Sebastian Brzezinka <[email protected]> -- Best regards, Sebastian
