Changeset 29e7cc7 in mainline for kernel/generic/src/synch/spinlock.c
- Timestamp:
- 2025-04-18T15:14:10Z (2 months ago)
- Children:
- e77c3ed
- Parents:
- 800d188 (diff), 25fdb2d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/src/synch/spinlock.c
r800d188 r29e7cc7 84 84 * which are directly used to report deadlocks 85 85 * via printf() (and recursively other functions). 86 * This con serns especially printf_lock and the86 * This concerns especially printf_lock and the 87 87 * framebuffer lock. 88 88 *
Note:
See TracChangeset
for help on using the changeset viewer.