summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorafzal mohammed <afzal.mohd.ma@gmail.com>2020-03-01 15:23:30 +0300
committerGregory CLEMENT <gregory.clement@bootlin.com>2020-03-13 23:37:15 +0300
commit37b146e3f2b4bab1009245f45e1cd9a321efcbbe (patch)
treec7bfd57b7c348f908f38f0d4e3bb5aa66125af47 /tools/perf/scripts/python/stackcollapse.py
parentcf8dcf2725a903d4a2f4655f37972cb8f4cdc516 (diff)
downloadlinux-37b146e3f2b4bab1009245f45e1cd9a321efcbbe.tar.xz
ARM: orion: replace setup_irq() by request_irq()
request_irq() is preferred over setup_irq(). Invocations of setup_irq() occur after memory allocators are ready. Per tglx[1], setup_irq() existed in olden days when allocators were not ready by the time early interrupts were initialized. Hence replace setup_irq() by request_irq(). [1] https://lkml.kernel.org/r/alpine.DEB.2.20.1710191609480.1971@nanos Signed-off-by: afzal mohammed <afzal.mohd.ma@gmail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions