We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5d25e0 commit 979c2c4Copy full SHA for 979c2c4
tools/testing/selftests/x86/fsgsbase.c
@@ -498,7 +498,8 @@ static void test_ptrace_write_gsbase(void)
498
* base would zero the selector. On newer kernels,
499
* this behavior has changed -- poking the base
500
* changes only the base and, if FSGSBASE is not
501
- * available, this may not effect.
+ * available, this may have no effect once the tracee
502
+ * is resumed.
503
*/
504
if (gs == 0)
505
printf("\tNote: this is expected behavior on older kernels.\n");
0 commit comments