summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/aarch64/include/rtems/score/cpuimpl.h
diff options
context:
space:
mode:
authorKinsey Moore <kinsey.moore@oarcorp.com>2023-09-20 13:16:14 -0500
committerJoel Sherrill <joel@rtems.org>2023-09-26 09:02:48 -0500
commit99c637fbd973a3d2f6e5adf38aac8f3f588cbb7e (patch)
treeae1009674691d128dc92bfb3e0c7821fdf2d7d09 /cpukit/score/cpu/aarch64/include/rtems/score/cpuimpl.h
parentbsps/xnandpsu: Ensure buffer cache sync (diff)
downloadrtems-99c637fbd973a3d2f6e5adf38aac8f3f588cbb7e.tar.bz2
cpukit/jffs2: Avoid use of off-chain semantics
This reworks the JFFS2 delayed work queue to avoid use of on-chain/off-chain semantics since they vary in behavior under RTEMS_DEBUG and are not guaranteed to be safe to use in SMP systems. This adds all delayed work structs to the chain on FS init and does not remove them until umount. Updates #4956
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions