diff options
author | Alexey Dobriyan <adobriyan@gmail.com> | 2008-07-29 22:33:26 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-30 09:41:45 -0700 |
commit | d667b6ddbcdc036a27407c8b2c1243f1dfd69e26 (patch) | |
tree | 4c43d584afd7cd5b83d914ae3f4fd364b6c2da91 /arch/xtensa/kernel/time.c | |
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 <adobriyan@gmail.com>
Cc: Wim Van Sebroeck <wim@iguana.be>
Cc: Thomas Mingarelli <thomas.mingarelli@hp.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/xtensa/kernel/time.c')
0 files changed, 0 insertions, 0 deletions