commit | 71528d8bd7a8aa920cd69d4223c6c87d5849257d | [log] [tgz] |
---|---|---|
author | Simon Guo <wei.guo.simon@gmail.com> | Fri Mar 25 01:12:21 2016 +0800 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Mar 29 12:08:08 2016 +1100 |
tree | 15ec3e00dfe6b337c8cb82f2799e884809846ca1 | |
parent | 01d7c2a2de47890934faba91a71d183795e4348d [diff] |
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>