aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@linaro.org>2025-04-23 11:23:15 +0300
committerLinus Walleij <linus.walleij@linaro.org>2025-04-23 12:58:57 +0200
commit446d28584723e5d4bcdb18cf6ef87cb2bb597dd8 (patch)
treef01494df7faa35d71fef92a3542de7a3a60d6e66 /tools/perf/scripts/python/exported-sql-viewer.py
parentpinctrl: mediatek: Fix new design debounce issue (diff)
downloadlinux-446d28584723e5d4bcdb18cf6ef87cb2bb597dd8.tar.gz
linux-446d28584723e5d4bcdb18cf6ef87cb2bb597dd8.zip
pinctrl: mediatek: common-v1: Fix error checking in mtk_eint_init()
The devm_kzalloc() function doesn't return error pointers, it returns NULL on error. Then on the next line it checks the same pointer again by mistake, "->base" instead of "->base[0]". Fixes: fe412e3a6c97 ("pinctrl: mediatek: common-v1: Fix EINT breakage on older controllers") Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org> Link: https://lore.kernel.org/aAijc10fHka1WAMX@stanley.mountain Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
pan title='2016-10-10 13:43:31 -0700'>2016-10-10Revert "btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs"Chris Mason2-11/+15 2016-10-10[btrfs] fix check_direct_IO() for non-iovec iteratorsAl Viro1-1/+1 2016-10-10constify iov_iter_count() and iter_is_iovec()Al Viro1-2/+2 2016-10-10fix ITER_PIPE interaction with direct_IOAl Viro3-11/+5 2016-10-10dlm: free workqueues after the connectionsMarcelo Ricardo Leitner1-6/+2 2016-10-09printk: make reading the kernel log flush pending linesLinus Torvalds1-0/+11 2016-10-09printk: re-organize log_output() to be more legibleLinus Torvalds1-35/+27 2016-10-09printk: split out core logging code into helper functionLinus Torvalds1-39/+39 2016-10-09printk: reinstate KERN_CONT for printing continuation linesLinus Torvalds5-23/+19 2016-10-09be2net: Enable VF link state setting for BE3Suresh Reddy1-1/+1 2016-10-09be2net: Fix TX stats for TSO packetsSriharsha Basavapatna1-2/+12 2016-10-09be2net: Update Copyright string in be_hw.hSriharsha Basavapatna1-1/+1 2016-10-09be2net: NCSI FW section should be properly updated with ethtool for BE3Sriharsha Basavapatna1-1/+23 2016-10-09be2net: Provide an alternate way to read pf_num for BEx chipsSriharsha Basavapatna2-1/+10 2016-10-08x86/pkeys: Make protection keys an "eager" featureDave Hansen1-3/+4 2016-10-08x86/apic: Prevent pointless warning messagesThomas Gleixner1-3/+5 2016-10-08x86/acpi: Prevent LAPIC id 0xff from being accountedThomas Gleixner1-0/+4 2016-10-08wan/fsl_ucc_hdlc: Fix size used in dma_free_coherent()Christophe Jaillet1-4/+4 2016-10-07net: macb: NULL out phydev after removing mdio busNathan Sullivan1-0/+1 2016-10-07xen-netback: make sure that hashes are not send to unaware frontendsPaul Durrant1-11/+9 2016-10-07Fixing a bug in team driver due to incorrect 'unsigned int' to 'int' conversionAlex Sidorenko1-1/+1 2016-10-07MAINTAINERS: add myself as a maintainer of xen-netbackPaul Durrant1-0/+1 2016-10-07ipv6 addrconf: disallow rtr_solicits < -1Maciej Żenczykowski1-1/+3 2016-10-07vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher55-319/+0 2016-10-07console: don't prefer first registered if DT specifies stdout-pathPaul Burton3-1/+20 2016-10-07cred: simpler, 1D supplementary groupsAlexey Dobriyan14-85/+46 2016-10-07CREDITS: update Pavel's information, add GPG key, remove snail mail addressPavel Machek1-4/+4 2016-10-07mailmap: add Johan HovoldJohan Hovold1-0/+2