Hi. I am trying the Sched_deadline patch.

I am getting an error compiling:

kernel/sched/dl.c: In function ‘dl_runtime_exceeded’:
kernel/sched/dl.c:551:7: warning: unused variable ‘damount’ [-Wunused-variable] kernel/sched/dl.c:558:7: warning: unused variable ‘ramount’ [-Wunused-variable]
kernel/sched/dl.c: In function ‘init_sched_dl_class’:
kernel/sched/dl.c:1521:6: error: ‘GFP_KERNEL’ undeclared (first use in this function) kernel/sched/dl.c:1521:6: note: each undeclared identifier is reported only once for each function it appears in
kernel/sched/dl.c: At top level:
kernel/sched/dl.c:965:13: warning: ‘start_hrtick_dl’ defined but not used [-Wunused-function]
make[2]: *** [kernel/sched/dl.o] Error 1
make[1]: *** [kernel/sched] Error 2
make: *** [kernel] Error 2
make: *** Waiting for unfinished jobs....

Peace Be With You.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to