selftests/x86/fsgsbase: Fix a comment in the ptrace_write_gsbase test
authorAndy Lutomirski <luto@kernel.org>
Fri, 26 Jun 2020 17:24:27 +0000 (10:24 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 1 Jul 2020 13:27:20 +0000 (15:27 +0200)
commit979c2c4247cafd8a91628a7306b6871efbd12fdb
tree305b85075219ea526e6eb80cbe0c2537ad0f42b3
parenta5d25e01c8146ad8846da4760422e12242fceafe
selftests/x86/fsgsbase: Fix a comment in the ptrace_write_gsbase test

A comment was unclear.  Fix it.

Fixes: 5e7ec8578fa3 ("selftests/x86/fsgsbase: Test ptracer-induced GS base write with FSGSBASE")
Signed-off-by: Andy Lutomirski <luto@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/901034a91a40169ec84f1f699ea86704dff762e4.1593192140.git.luto@kernel.org
tools/testing/selftests/x86/fsgsbase.c