summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorRasmus Villemoes <[email protected]>2022-10-28 13:50:50 +0200
committerStefan Roese <[email protected]>2022-11-02 08:41:20 +0100
commitd7de5ef629352fe12ad99b6539ba1480b923f31e (patch)
treef07506e628568757fe3edc858a648e6915d00a51 /include/linux
parentc8d9ff634fc429db5acf2f5386ea937f0fef1ae7 (diff)
cyclic: use a flag in gd->flags for recursion protection
As a preparation for future patches, use a flag in gd->flags rather than a separate member in (the singleton) struct cyclic_drv to keep track of whether we're already inside cyclic_run(). Signed-off-by: Rasmus Villemoes <[email protected]> Reviewed-by: Stefan Roese <[email protected]> Tested-by: Stefan Roese <[email protected]> Tested-by: Tim Harvey <[email protected]> # imx8mm-venice-*
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions