Skip to content
Snippets Groups Projects
K

kernel

Project ID: 2315
Anhad Singh's avatar
Anhad Singh authored
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: default avatarAnhad Singh <andypython@protonmail.com>
79de74bf
Forked from redox-os / kernel
Source project has a limited visibility.
Name Last commit Last update