All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Make fsgsbase test more stable
@ 2019-02-03 13:40 ` Mark Brown
  0 siblings, 0 replies; 24+ messages in thread
From: broonie @ 2019-02-03 13:40 UTC (permalink / raw)


This series attempts to make the fsgsbase test in the x86 kselftest
report a stable result.  On some Intel systems there are intermittent
failures in this testcase which have been reported and discussed
previously with the initial report and last meaningful discussion having
been about a year ago:

   https://lore.kernel.org/lkml/20180126153631.ha7yc33fj5uhitjo at xps/

with the analysis concluding that this is a hardware issue affecting a
subset of systems but no fix has been merged as yet.  In order to at
least make the test more solid for use in automated testing this series
modifies it to execute the test often enough to reproduce the problem
reliably, at least for the systems I have access to.

Mark Brown (2):
  selftests/x86/fsgsbase: Indirect output through a wrapper function
  selftests/x86/fsgsbase: Default to trying to run the test repeatedly

 tools/testing/selftests/x86/fsgsbase.c | 79 +++++++++++++++++++-------
 1 file changed, 58 insertions(+), 21 deletions(-)

-- 
2.20.1

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2019-02-11 13:02 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-03 13:40 [PATCH 0/2] Make fsgsbase test more stable broonie
2019-02-03 13:40 ` Mark Brown
2019-02-03 13:40 ` Mark Brown
2019-02-03 13:40 ` [PATCH 1/2] selftests/x86/fsgsbase: Indirect output through a wrapper function broonie
2019-02-03 13:40   ` Mark Brown
2019-02-03 13:40   ` Mark Brown
2019-02-11  8:45   ` mingo
2019-02-11  8:45     ` Ingo Molnar
2019-02-11  8:45     ` Ingo Molnar
2019-02-11 13:02     ` broonie
2019-02-11 13:02       ` Mark Brown
2019-02-11 13:02       ` Mark Brown
2019-02-03 13:40 ` [PATCH 2/2] selftests/x86/fsgsbase: Default to trying to run the test repeatedly broonie
2019-02-03 13:40   ` Mark Brown
2019-02-03 13:40   ` Mark Brown
2019-02-11  8:49   ` mingo
2019-02-11  8:49     ` Ingo Molnar
2019-02-11  8:49     ` Ingo Molnar
2019-02-11 12:47     ` broonie
2019-02-11 12:47       ` Mark Brown
2019-02-11 12:47       ` Mark Brown
2019-02-11 12:51       ` mingo
2019-02-11 12:51         ` Ingo Molnar
2019-02-11 12:51         ` Ingo Molnar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.