On Thu, 2016-24-03 at 17:12:21 UTC, Simon Guo wrote:
> used_vsr flag is set if process has used VSX register,
> instead of Altivec register.
> This patch corrects the wrong comment.
>
> Signed-off-by: Simon Guo
Applied to powerpc fixes, thanks.
https://git.kernel.org/powerpc/c/71528d8bd7a8aa9
used_vsr flag is set if process has used VSX register,
instead of Altivec register.
This patch corrects the wrong comment.
Signed-off-by: Simon Guo
---
arch/powerpc/include/asm/processor.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/powerpc/include/asm/processor.h