Skip to content
Snippets Groups Projects
Commit 79de74bf authored by Anhad Singh's avatar Anhad Singh :crab:
Browse files

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: default avatarAnhad Singh <andypython@protonmail.com>
parent 7a530cf0
No related branches found
No related tags found
No related merge requests found
Pipeline #17640 failed with stages
in 1 minute and 36 seconds