diff options
author | Jens Taprogge <jens.taprogge@taprogge.org> | 2012-09-12 14:55:33 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-09-12 09:56:01 -0700 |
commit | 487e0a608d8d7483be5b5fe3fe9414636c087588 (patch) | |
tree | 0721268c17b01a3edcf8a8ef1641021a5bed144b /tools/perf/scripts/python/sched-migration.py | |
parent | b8d61d49b2437df3a0aef17d321948783d275bb3 (diff) |
Staging: ipack/bridges/tpci200: Protect device registers with spinlock.
Some of the device registers are accessed from both interrupt and
non-interrupt context. To ensure proper read-modify-write modification
of these registers we can not use the "global" tpci200 mutex. Instead
a spin-lock is used.
Signed-off-by: Jens Taprogge <jens.taprogge@taprogge.org>
Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions