+2
−2
+25
−15
+10
−3
+9
−1
+4
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
When CONFIG_POSIX_TIMERS is disabled, it is preferable to remove related structures from struct task_struct and struct signal_struct as they won't contain anything useful and shouldn't be relied upon by mistake. Code still referencing those structures is also disabled here. Signed-off-by:Nicolas Pitre <nico@linaro.org> Signed-off-by:
John Stultz <john.stultz@linaro.org>