Skip to content
Snippets Groups Projects
user avatar
Rich Felker authored
The signedness mismatch of the argument type produces an error
compiling kernel/sched/core.c with -Werror=incompatible-pointer-types,
which is now used by default.

Fixes: ea8daa7b "kbuild: Add option to turn incompatible pointer check into error"
Signed-off-by: default avatarRich Felker <dalias@libc.org>
ccc7d5a1
History
Name Last commit Last update
..