summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorXiaofei Tan <tanxiaofei@huawei.com>2021-02-03 20:39:40 +0800
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2021-02-06 00:50:48 +0100
commit3f2d30184773e408c4e6f9e15c350828e482480c (patch)
tree84a16fd4ec3d06c4259607ed876fefaf3050a7be /tools/perf/scripts/python/flamegraph.py
parent669022c29af672205aaf53b76fd594dad2661ffe (diff)
downloadkernel-3f2d30184773e408c4e6f9e15c350828e482480c.tar.gz
rtc: mxc: Replace spin_lock_irqsave with spin_lock in hard IRQ
It is redundant to do irqsave and irqrestore in hardIRQ context, where it has been in a irq-disabled context. Signed-off-by: Xiaofei Tan <tanxiaofei@huawei.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Link: https://lore.kernel.org/r/1612355981-6764-6-git-send-email-tanxiaofei@huawei.com
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
.USB a/b/g/n USBIDJan Puk 2011-02-18Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville 2011-02-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller 2011-02-04carl9170: fix typo in PS codeChristian Lamparter 2011-01-27carl9170: utilize fw seq counter for mgmt/non-QoS data framesChristian Lamparter 2011-01-27carl9170: enable wake-on-lan feature testingChristian Lamparter 2011-01-27carl9170: update fw/hw headersChristian Lamparter 2011-01-19mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg 2011-01-04carl9170: fix usb pm suspend->resume woesChristian Lamparter 2011-01-04carl9170: reduce channel change delayChristian Lamparter 2011-01-04carl9170: add missing return-value checkChristian Lamparter 2010-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville 2010-12-02wireless: Remove unnecessary casts of usb_get_intfdataJoe Perches 2010-11-29carl9170: fix carl9170_tx_prepare typoChristian Lamparter 2010-11-29ath9k/carl9170: advertise P2PJohannes Berg 2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville 2010-11-22carl9170: Use static constJoe Perches 2010-11-22carl9170: fix init-self regressionChristian Lamparter 2010-11-22carl9170: fix virtual interface setup crashChristian Lamparter 2010-11-15carl9170: fix usb anchor wait timeoutChristian Lamparter 2010-11-15carl9170: use generic sign_extend32Christian Lamparter 2010-11-15carl9170: tx path reviewChristian Lamparter 2010-11-15carl9170: configurable beacon ratesChristian Lamparter 2010-11-15carl9170: stop stale uplink BA sessionsChristian Lamparter 2010-11-15carl9170: fix spurious restart due to high latencyChristian Lamparter 2010-11-15carl9170: initialize HW aMPDU parameters properlyChristian Lamparter 2010-11-15carl9170: import hw/fw header updatesChristian Lamparter 2010-11-15carl9170: fix typosHauke Mehrtens 2010-11-08carl9170: usbid table updatesChristian Lamparter 2010-10-25carl9170: fix scheduling while atomicChristian Lamparter 2010-10-25carl9170: fix memory leak issue in async cmd macro wrappersChristian Lamparter