summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorafzal mohammed <afzal.mohd.ma@gmail.com>2020-03-04 03:50:48 +0300
committerVasily Gorbik <gor@linux.ibm.com>2020-03-11 16:18:44 +0300
commit8719b6d29d2851fa84c4074bb2e5adc022911ab8 (patch)
treed825a8fdbe5581a1496a9dadc5498d6eb14995bd /tools/perf/scripts/python/export-to-postgresql.py
parentfb83510295d7a6cdeb46242515c3180f9adafc85 (diff)
downloadlinux-8719b6d29d2851fa84c4074bb2e5adc022911ab8.tar.xz
s390/irq: 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> Message-Id: <20200304005049.5291-1-afzal.mohd.ma@gmail.com> [heiko.carstens@de.ibm.com: replace pr_err with panic] Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions