aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorJan Weitzel <[email protected]>2011-11-02 13:40:02 -0700
committerLinus Torvalds <[email protected]>2011-11-02 16:07:03 -0700
commit3fd306c85adcde7209281cb663dd8ea247e97cc3 (patch)
tree67bd829e0ef4e8e350af7fd06e4936bec616b49a /tools/perf/util/scripting-engines/trace-event-python.c
parent68a436aec345c2bcd05dbdafae1f5f608ff8f61f (diff)
w1: disable irqs in critical section
Interrupting w1_delay() in w1_read_bit() results in missing the low level on the w1 line and receiving "1" instead of "0". Add local_irq_save()/local_irq_restore() around the critical section Signed-off-by: Jan Weitzel <[email protected]> Acked-by: Evgeniy Polyakov <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions