aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorValdis Kletnieks <[email protected]>2008-10-15 22:04:35 -0700
committerLinus Torvalds <[email protected]>2008-10-16 11:21:49 -0700
commit292cf4a8a989cb564a6a5f0ba7a66e08a095afa1 (patch)
tree6db1701350102a4ee9aa19aac366e166db475a48 /tools/perf/scripts/python
parent9e5b1b12226d5a501fbc6706ca090e00d18a01ad (diff)
tpm: work around bug in Broadcom BCM0102 chipset
Patch tpm-correct-tpm-timeouts-to-jiffies-conversion reveals a bug in the Broadcom BCM0102 TPM chipset used in the Dell Latitude D820 - although most of the timeouts are returned in usecs as per the spec, one is apparently returned in msecs, which results in a too-small value leading to a timeout when the code treats it as usecs. To prevent a regression, we check for the known too-short value and adjust it to a value that makes things work. Signed-off-by: Valdis Kletnieks <[email protected]> Cc: Marcin Obara <[email protected]> Cc: Marcel Selhorst <[email protected]> Cc: Kylene Jo Hall <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions