mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 07:12:09 +00:00
Merge branch 'linus' into locking/core, to pick up fixes
Signed-off-by: Ingo Molnar <mingo@kernel.org>
This commit is contained in:
commit
10c9850cb2
412 changed files with 3226 additions and 1439 deletions
|
@ -797,6 +797,13 @@ config HARDLOCKUP_DETECTOR_PERF
|
|||
bool
|
||||
select SOFTLOCKUP_DETECTOR
|
||||
|
||||
#
|
||||
# Enables a timestamp based low pass filter to compensate for perf based
|
||||
# hard lockup detection which runs too fast due to turbo modes.
|
||||
#
|
||||
config HARDLOCKUP_CHECK_TIMESTAMP
|
||||
bool
|
||||
|
||||
#
|
||||
# arch/ can define HAVE_HARDLOCKUP_DETECTOR_ARCH to provide their own hard
|
||||
# lockup detector rather than the perf based detector.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue