Re: [PATCH] powerpc/signal: Update comment for clarity

2022-07-29 Thread Michael Ellerman
On Fri, 17 Jun 2022 14:31:35 +1000, Rashmica Gupta wrote: > The comment being referred to was deleted in commit af1bbc3dd3d5 ("powerpc: > Remove UP only lazy floating point and vector optimisations"). > > Add a bit more detail so it's clear why we need to clear the FP/VEC/VSX > bits here. > > >

[PATCH] powerpc/signal: Update comment for clarity

2022-06-16 Thread Rashmica Gupta
The comment being referred to was deleted in commit af1bbc3dd3d5 ("powerpc: Remove UP only lazy floating point and vector optimisations"). Add a bit more detail so it's clear why we need to clear the FP/VEC/VSX bits here. Signed-off-by: Rashmica Gupta --- arch/powerpc/kernel/signal_64.c | 9 +++