diff options
| author | Alexey Dobriyan <[email protected]> | 2008-07-29 22:33:26 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-07-30 09:41:45 -0700 |
| commit | d667b6ddbcdc036a27407c8b2c1243f1dfd69e26 (patch) | |
| tree | 4c43d584afd7cd5b83d914ae3f4fd364b6c2da91 /tools/perf/scripts/python | |
| parent | 26c131c71e31973e273adde4027e6a80bde164dc (diff) | |
hpwdt: don't use static flags
Static (read: global) is potential problem. Two threads can corrupt each
other's interrupt status, better avoid this.
Signed-off-by: Alexey Dobriyan <[email protected]>
Cc: Wim Van Sebroeck <[email protected]>
Cc: Thomas Mingarelli <[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