aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorWang Hai <wanghai38@huawei.com>2020-12-04 19:43:14 +0800
committerJakub Kicinski <kuba@kernel.org>2020-12-04 15:43:14 -0800
commitbb2da7651a47dc042cb7fc9c40cd77092b6b4445 (patch)
tree7d1dfc8bee8966ac6b34cc203e0d85ad4e053c07 /tools/perf/scripts/python/flamegraph.py
parentnet: bridge: vlan: fix error return code in __vlan_add() (diff)
downloadlinux-bb2da7651a47dc042cb7fc9c40cd77092b6b4445.tar.gz
linux-bb2da7651a47dc042cb7fc9c40cd77092b6b4445.zip
openvswitch: fix error return code in validate_and_copy_dec_ttl()
Fix to return a negative error code from the error handling case instead of 0, as done elsewhere in this function. Changing 'return start' to 'return action_start' can fix this bug. Fixes: 69929d4c49e1 ("net: openvswitch: fix TTL decrement action netlink message format") Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Wang Hai <wanghai38@huawei.com> Reviewed-by: Eelco Chaudron <echaudro@redhat.com> Link: https://lore.kernel.org/r/20201204114314.1596-1-wanghai38@huawei.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
4/rmi_f54.c?id=9768935264c4f0e4afd788a185d8e8d89c28e41d&follow=1'>Input: synaptics-rmi4 - only read the F54 query registers which are usedAndrew Duggan1-10/+7 2017-06-19Input: i8042 - add Fujitsu Lifebook AH544 to notimeout listDaniel Drake1-0/+7 2017-06-18Input: xpad - sync supported devices with XBCDBenjamin Valentin1-0/+30 2017-06-18Input: xpad - sync supported devices with 360ControllerBenjamin Valentin1-0/+57 2017-06-18Input: soc_button_array - fix leaking the ACPI button descriptor bufferHans de Goede1-6/+14 2017-06-09Input: synaptics-rmi4 - register F03 port as pass-through serioDmitry Torokhov1-1/+1 2017-06-09Input: xen-kbdfront - use string constants from PV protocolOleksandr Andrushchenko1-9/+13 2017-06-09Input: stmfts - mark all PM functions as __maybe_unusedArnd Bergmann1-2/+2 2017-06-07Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabledUlrik De Bie1-0/+16 2017-06-05Input: add support for the STMicroelectronics FingerTip touchscreenAndi Shyti4-0/+877 2017-06-05Input: add D-Link DIR-685 touchkeys driverLinus Walleij5-0/+194 2017-06-02Input: s3c2410_ts - handle return value of clk_prepare_enableArvind Yadav1-1/+7 2017-06-02Input: axp20x-pek - add wakeup supportHans de Goede1-0/+28 2017-06-02Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 tooHans de Goede1-2/+3 2017-06-02Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry TrailHans de Goede1-7/+36 2017-06-01Input: synaptics-rmi4 - use %phN to form F34 configuration IDDmitry Torokhov1-14/+8 2017-06-01Input: tm2-touchkey - use LEN_ON as boolean value instead of LED_FULLAndi Shyti1-1/+1 2017-05-29Input: synaptics-rmi4 - change a char type to u8Dan Carpenter1-1/+1 2017-05-29Input: sparse-keymap - remove sparse_keymap_free()Dmitry Torokhov2-15/+0 2017-05-29Input: synaptics - tell users to report when they should be using rmi-smbusBenjamin Tissoires1-1/+9 2017-05-29Input: synaptics - warn the users when there is a better modeBenjamin Tissoires1-7/+15 2017-05-29Input: synaptics - keep PS/2 around when RMI4_SMB is not enabledBenjamin Tissoires1-1/+2 2017-05-29Input: synaptics - clear device info before filling inEric Biggers1-0/+2 2017-05-29Input: silead - disable interrupt during suspendHans de Goede1-0/+3 2017-05-28Linux 4.12-rc3v4.12-rc3Linus Torvalds1-1/+1 2017-05-26x86/ftrace: Make sure that ftrace trampolines are not RWXThomas Gleixner1-6/+14 2017-05-26x86/mm/ftrace: Do not bug in early boot on irqs_disabled in cpu_flush_range()Steven Rostedt (VMware)1-1/+1