+1
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This should fix:
balloc.c:325:7: error: implicit declaration of function
'fatal_signal_pending'; did you mean 'mod_timer_pending'?
[-Werror=implicit-function-declaration]
if (fatal_signal_pending(current)) {
^~~~~~~~~~~~~~~~~~~~
mod_timer_pending
cc1: some warnings being treated as errors
Signed-off-by:
Chukun Pan <amadeus@jmu.edu.cn>