[PATCH v2] cpukit/jffs2: Avoid use of off-chain semantics

Sebastian Huber sebastian.huber at embedded-brains.de
Tue Sep 26 05:56:50 UTC 2023


On 23.09.23 00:19, Kinsey Moore wrote:
> 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.

Thanks, looks good. It would still be nice to have test cases for this 
stuff.

-- 
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.huber at embedded-brains.de
phone: +49-89-18 94 741 - 16
fax:   +49-89-18 94 741 - 08

Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/


More information about the devel mailing list