diff options
author | Thomas Gleixner <[email protected]> | 2020-10-20 16:46:55 +0200 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2020-10-29 11:00:31 +0100 |
commit | 345a957fcc95630bf5535d7668a59ed983eb49a7 (patch) | |
tree | bbbd19bc6999cfbdcb939d1e59f1b3d04cf1848a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 25595eb6aaa9fbb31330f1e0b400642694bc6574 (diff) |
sched: Reenable interrupts in do_sched_yield()
do_sched_yield() invokes schedule() with interrupts disabled which is
not allowed. This goes back to the pre git era to commit a6efb709806c
("[PATCH] irqlock patch 2.5.27-H6") in the history tree.
Reenable interrupts and remove the misleading comment which "explains" it.
Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions