diff options
author | Peter Zijlstra <[email protected]> | 2016-07-18 11:41:10 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-07-20 09:48:40 +0200 |
commit | 08e237fa56a1d95c1372033bc29c4a2517b3c0fa (patch) | |
tree | 516f04cfcd11fafd8d801c7ce0ed60ca660d26d0 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 4fffe71dd913cca5532da594e2f48a0db6b494dc (diff) |
x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont based CPUs
Monitored cached line may not wake up from mwait on certain
Goldmont based CPUs. This patch will avoid calling
current_set_polling_and_test() and thereby not set the TIF_ flag.
The result is that we'll always send IPIs for wakeups.
Signed-off-by: Peter Zijlstra <[email protected]>
Signed-off-by: Jacob Pan <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Arjan van de Ven <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Len Brown <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions