Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit c6113eee authored by Abhimanyu Kapur's avatar Abhimanyu Kapur Committed by Michael Bohan
Browse files

sched: Fix compiler warnings



Gcc-4.8 issues some pointer type cast warnings.
Fix them.

kernel/kernel/sched/core.c: In function 'try_to_wake_up':
kernel/kernel/sched/core.c:1548:14: warning: cast to pointer from integer of
different size [-Wint-to-pointer-cast]
error, forbidden warning: core.c:1548
make[4]: *** [kernel/sched/core.o] Error 1
make[3]: *** [kernel/sched] Error 2
make[3]: *** Waiting for unfinished jobs....

Change-Id: I1808b435a0e6fdeacac7b8842a80452825205303
Signed-off-by: default avatarAbhimanyu Kapur <abhimany@codeaurora.org>
parent 01d83e8c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment