[PATCH] cpukit/jffs2: Properly commit JFFS2 data

2024-03-08 Thread Kinsey Moore
When unmounting a JFFS2 filesystem, any outstanding write buffers must be flushed to disk. In some circumstances, these write buffers are instantiated by a garbage collection pass and as such no inode number is associated with it. Due to the way that JFFS2 processes these garbage collection passes,

[PATCH] improved error checking in ticks per timeslice

2024-03-08 Thread zakthertemsdev
From: Zack leung --- cpukit/doxygen/appl-config.h | 3 +-- cpukit/include/rtems/confdefs/clock.h | 4 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/cpukit/doxygen/appl-config.h b/cpukit/doxygen/appl-config.h index bd7cde628f..f843ebbd39 100644 --- a/cpukit/doxygen/

GSOC proposal: GSOC2024_Yang_Adding SPI and Watchdog support to Raspberry Pi4B BSP

2024-03-08 Thread Ning Yang
Hello everyone, I've prepared a draft for my proposal. Please let me know how I could improve it. Thank you inadvance. https://docs.google.com/document/d/1NjlUSWhqwUvrsQPBISU05ah0I0IGkEuq6BIThrkMBsg/edit?usp=sharing___ devel mailing list devel@rtems.o