diff options
| author | Mikulas Patocka <[email protected]> | 2012-12-21 20:23:33 +0000 |
|---|---|---|
| committer | Alasdair G Kergon <[email protected]> | 2012-12-21 20:23:33 +0000 |
| commit | 9aa0c0e60ffc2594acaad23127dbea9f3b61821c (patch) | |
| tree | 4464d72c53cc977dea9ddf071ed8d88ee6c312d9 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 19cbbc60c680e2e404bf55458ad2c4ff60d16076 (diff) | |
dm snapshot: optimize track_chunk
track_chunk is always called with interrupts enabled. Consequently, we
do not need to save and restore interrupt state in "flags" variable.
This patch changes spin_lock_irqsave to spin_lock_irq and
spin_unlock_irqrestore to spin_unlock_irq.
Signed-off-by: Mikulas Patocka <[email protected]>
Signed-off-by: Alasdair G Kergon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions