diff options
author | Thomas Gleixner <[email protected]> | 2021-02-01 20:24:17 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2021-02-02 20:35:02 +0100 |
commit | ebb22a05943666155e6da04407cc6e913974c78c (patch) | |
tree | 038aebfe661566d9abe76bf2b20d839e34a820f4 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 211e5db19d15a721b2953ea54b8f26c2963720eb (diff) |
rtc: mc146818: Dont test for bit 0-5 in Register D
The recent change to validate the RTC turned out to be overly tight.
While it cures the problem on the reporters machine it breaks machines
with Intel chipsets which use bit 0-5 of the D register. So check only
for bit 6 being 0 which is the case on these Intel machines as well.
Fixes: 211e5db19d15 ("rtc: mc146818: Detect and handle broken RTCs")
Reported-by: Serge Belyshev <[email protected]>
Reported-by: Dirk Gouders <[email protected]>
Reported-by: Borislav Petkov <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Tested-by: Dirk Gouders <[email protected]>
Tested-by: Len Brown <[email protected]>
Tested-by: Borislav Petkov <[email protected]>
Acked-by: Alexandre Belloni <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions