summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorShuicheng Lin <shuicheng.lin@intel.com>2025-08-19 15:39:51 +0000
committerLucas De Marchi <lucas.demarchi@intel.com>2025-09-10 21:00:10 -0700
commitb98775bca99511cc22ab459a2de646cd2fa7241f (patch)
tree19e133f17b429bfd002dfed0a8be38a2bc771ba4 /tools/perf/scripts/python/bin/stackcollapse-record
parent844150c255c94230aec41f88db8e2875cb97439e (diff)
downloadkernel-b98775bca99511cc22ab459a2de646cd2fa7241f.tar.gz
drm/xe/tile: Release kobject for the failure path
Call kobject_put() for the failure path to release the kobject v2: remove extra newline. (Matt) Fixes: e3d0839aa501 ("drm/xe/tile: Abort driver load for sysfs creation failure") Cc: Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com> Reviewed-by: Matthew Brost <matthew.brost@intel.com> Signed-off-by: Shuicheng Lin <shuicheng.lin@intel.com> Link: https://lore.kernel.org/r/20250819153950.2973344-2-shuicheng.lin@intel.com Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
ailsStefan Schmidt 2017-01-12ieee802154: atusb: do not use the stack for buffers to make them DMA ableStefan Schmidt 2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner 2016-12-08ieee802154: atusb: implement .set_frame_retries ops callbackStefan Schmidt 2016-12-08ieee802154: atusb: try to read permanent extended address from deviceStefan Schmidt 2016-12-08ieee802154: atusb: store firmware version after retrieval for later useStefan Schmidt 2016-12-08ieee802154: atusb: sync header file from firmware for new featuresStefan Schmidt 2016-11-30ieee802154: fakelb: print number of created fake devices during probeStefan Schmidt 2016-11-30at86rf230: fix cca ed values for rf233Alexander Aring 2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2016-11-25net: ieee802154: drop duplicate header delay.hGeliang Tang 2016-11-21net: ieee802154: constify ieee802154_ops structuresBhumika Goyal 2016-09-19fakelb: fix schedule while atomicAlexander Aring 2016-07-12mrf24j40: avoid uninitialized byte in SPI transfer to radio.Walter Mack 2016-07-08fakelb: allow to run as monitorAlexander Aring 2016-07-08atusb: don't change csma settings while set channelAlexander Aring 2016-05-19net: ieee802154/adf7242: syntax error ifdef DEBUGxypron.glpk@gmx.de 2016-04-21ieee802154: atusb: update my copyright years for this driverStefan Schmidt 2016-04-21ieee802154: atusb: implement .set_cca_mode ops callbackStefan Schmidt 2016-04-21ieee802154: atusb: implement .set_cca_ed_level ops callbackStefan Schmidt 2016-04-21ieee802154: atusb: implement .set_csma_params ops callbackStefan Schmidt 2016-04-20at86rf230: increase sleep to off timingsAlexander Aring 2016-04-13mrf24j40: apply the security-enabled bit on secured outbound framesAlexandre Macabies 2016-04-13mrf24j40: fix security-enabled processing on inbound framesAlexandre Macabies 2016-04-08ieee802154/adf7242: fix memory leak of firmwareSudip Mukherjee