Files
RedBear-OS/src/scheme
Anhad Singh 79de74bf3a fix(scheme/itimer): wrong chunk size
Chunk size of the scheme (`size_of::<ITimerScheme>() == 0`) was being
provided instead of `size_of::<ITimerSpec>()`. This resulted in a kernel
panic (division by zero) when kread was called for this scheme.

Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-16 03:10:01 +00:00
..
2024-09-11 22:09:29 +02:00
2024-09-11 22:09:29 +02:00
2024-10-10 18:45:14 +00:00
2024-09-04 10:55:01 +03:00
2024-07-15 17:50:18 +02:00
2025-01-16 03:10:01 +00:00
2024-09-26 22:34:55 +00:00
2024-10-30 16:16:24 -06:00
2024-10-27 18:14:12 -03:00
2024-07-15 17:50:18 +02:00
2024-07-15 17:50:18 +02:00
2024-09-27 21:36:22 +02:00