summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2019-03-06 18:24:51 -0500
committerAl Viro <viro@zeniv.linux.org.uk>2019-03-17 20:52:32 -0400
commit7316b49c2a117ca0611bc9af779d2108b764a7f9 (patch)
treef9633d4de61baa0b8ad2bd6bf3a7ce2f233c87aa /tools/perf/scripts/python/bin/stackcollapse-record
parentfa0ca2aee3bec899f9b9e753baf3808d1b0628f6 (diff)
downloadkernel-7316b49c2a117ca0611bc9af779d2108b764a7f9.tar.gz
aio: move sanity checks and request allocation to io_submit_one()
makes for somewhat cleaner control flow in __io_submit_one() Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
t/keyboard/snvs_pwrkey.c?h=linux-6.12.y&id=2d1a792357bf5ef7022f3ba82ab8976609425f4b'>Input: snvs_pwrkey - use __maybe_unused to hide pm functionsArnd Bergmann 2015-10-26Input: snvs_pwrkey - remove duplicated semicolonJavier Martinez Canillas 2015-07-18input: snvs_pwrkey: use "wakeup-source" as deivce tree property nameShawn Guo 2015-07-15input: keyboard: imx: add snvs power key driverRobin Gong