linux_dsm_epyc7002/arch/powerpc/include
Anton Blanchard b51b1153d0 powerpc: Remove NULL task struct pointer checks in FP and vector code
We used to allow giveup_*() to be called with a NULL task struct
pointer. Now those cases are handled in the caller we can remove
the checks. We can also remove giveup_altivec_notask() which is also
unused.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2015-12-01 13:52:25 +11:00
..
asm powerpc: Remove NULL task struct pointer checks in FP and vector code 2015-12-01 13:52:25 +11:00
uapi/asm powerpc: Wire up sys_mlock2() 2015-11-16 17:05:53 +11:00