]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Correct used_vsr comment
authorSimon Guo <wei.guo.simon@gmail.com>
Thu, 24 Mar 2016 17:12:21 +0000 (01:12 +0800)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 29 Mar 2016 01:08:08 +0000 (12:08 +1100)
commite17aaf271f2b8afd848b50f28fc57d489714b723
tree15ec3e00dfe6b337c8cb82f2799e884809846ca1
parentb567a1551921b7f7a05dc612bfc90e5732858641
powerpc: Correct used_vsr comment

The used_vsr flag is set if process has used VSX registers, not Altivec
registers. But the comment says otherwise, correct the comment.

Signed-off-by: Simon Guo <wei.guo.simon@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/processor.h