summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorStanley Chu <stanley.chuys@gmail.com>2025-08-29 09:23:09 +0800
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2025-09-16 17:06:43 +0200
commit3448a934ba6f803911ac084d05a2ffce507ea6c6 (patch)
tree1e875e33a80d8c3d205a9c707fee2afd036b2036 /scripts/objdiff
parenta7869b0a2540fd122eccec00ae7d4243166b0a60 (diff)
downloadkernel-3448a934ba6f803911ac084d05a2ffce507ea6c6.tar.gz
i3c: master: svc: Recycle unused IBI slot
In svc_i3c_master_handle_ibi(), an IBI slot is fetched from the pool to store the IBI payload. However, when an error condition is encountered, the function returns without recycling the IBI slot, resulting in an IBI slot leak. Fixes: c85e209b799f ("i3c: master: svc: fix ibi may not return mandatory data byte") Signed-off-by: Stanley Chu <yschu@nuvoton.com> Reviewed-by: Frank Li <Frank.Li@nxp.com> Link: https://lore.kernel.org/r/20250829012309.3562585-3-yschu@nuvoton.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
a Kahja 2018-02-19Staging: gdm724x: LTE: Fix argument list not aligned with parenthesis.Quytelda Kahja 2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-10-20staging: gdm724x: fix return codes in gdm_lteAndrii Vladyka 2017-10-20staging: gdm724x: check for skb->len in gdm_lte_emulate_arpAndrii Vladyka 2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds