diff options
| author | Liu Yibin <[email protected]> | 2020-05-13 07:54:15 +0000 |
|---|---|---|
| committer | Guo Ren <[email protected]> | 2020-05-13 09:55:06 +0000 |
| commit | 6633a5aa8eb6bda70eb3a9837efd28a67ccc6e0a (patch) | |
| tree | ac693f1aa87e1a0114294c441406a692d2440247 /tools/perf/scripts/python/stackcollapse.py | |
| parent | csky: Fixup calltrace panic (diff) | |
| download | kernel-6633a5aa8eb6bda70eb3a9837efd28a67ccc6e0a.tar.gz kernel-6633a5aa8eb6bda70eb3a9837efd28a67ccc6e0a.zip | |
csky: Fixup remove duplicate irq_disable
Interrupt has been disabled in __schedule() with local_irq_disable()
and enabled in finish_task_switch->finish_lock_switch() with
local_irq_enabled(), So needn't to disable irq here.
Signed-off-by: Liu Yibin <[email protected]>
Signed-off-by: Guo Ren <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
