]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/signal: Update comment for clarity
authorRashmica Gupta <rashmica@linux.ibm.com>
Fri, 17 Jun 2022 04:31:35 +0000 (14:31 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 28 Jul 2022 06:22:14 +0000 (16:22 +1000)
commit470d6e417244b11ee037931c9fa113a4d0e19aa5
tree99ec2df994e0ef313402f8e94a3b86647d7916aa
parent1718792da2c6af5daa78123fe92ff43f4b2913a7
powerpc/signal: Update comment for clarity

The comment being referred to was deleted in commit 84fdee48c5c9 ("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 <rashmica@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220617043135.426897-1-rashmica@linux.ibm.com
arch/powerpc/kernel/signal_64.c