+0
−1
arch/ppc/kernel/process.c
deleted100644 → 0
+0
−851
File deleted.
Preview size limit exceeded, changes collapsed.
+10
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Commit 5388fb10 made signal_32.c use discard_lazy_cpu_state, which broke ARCH=ppc because that uses the common signal_32.c but has its own process.c. Make ARCH=ppc use the common process.c to fix this and to reduce the amount of duplicated code. Signed-off-by:Paul Mackerras <paulus@samba.org>
File deleted.
Preview size limit exceeded, changes collapsed.