Files
u-boot/include
Simon Glass 40c2a0e3f6 linux: percpu_counter: Add initialized field
Add an 'initialized' field to struct percpu_counter to track whether
a counter has been properly initialized. Update percpu_counter_init()
to set this field and percpu_counter_initialized() to check it.

This is needed because ext4 uses percpu_counter_initialized() to check
if counters are ready before accessing them.

Co-developed-by: Claude Opus 4.5 <noreply@anthropic.com>
Signed-off-by: Simon Glass <simon.glass@canonical.com>
2025-12-30 13:34:48 -07:00
..
2025-12-17 10:51:23 -07:00
2025-12-20 09:56:13 -07:00
2025-12-27 13:35:43 -07:00
2025-12-27 13:35:43 -07:00
2025-12-24 05:17:05 -07:00