Patch "Revert "xprtrdma: Fix regbuf data not freed in rpcrdma_req_create()"" has been added to the 5.4-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    Revert "xprtrdma: Fix regbuf data not freed in rpcrdma_req_create()"

to the 5.4-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     revert-xprtrdma-fix-regbuf-data-not-freed-in-rpcrdma_req_create.patch
and it can be found in the queue-5.4 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.


>From 6ecf326edd9789454a2e8e796ed68729b604a5c4 Mon Sep 17 00:00:00 2001
From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 3 Feb 2023 10:22:16 +0100
Subject: Revert "xprtrdma: Fix regbuf data not freed in rpcrdma_req_create()"

From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

This reverts commit bcebcb11fcbc744de1add88601c51cca8b4e762c which is
commit 9181f40fb2952fd59ecb75e7158620c9c669eee3 upstream.

The backport to 5.4.y causes problems, as reported by Harshit, so revert
it for now and wait for a working backport to be added.

Reported-by: Harshit Mogalapalli <harshit.m.mogalapalli@xxxxxxxxxx>
Link: https://lore.kernel.org/r/4d2928e1-c836-b817-3dc2-3fe9adcaf2d6@xxxxxxxxxx
Cc: Zhang Xiaoxu <zhangxiaoxu5@xxxxxxxxxx>
Cc: Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx>
Cc: Sasha Levin <sashal@xxxxxxxxxx>
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
---
 net/sunrpc/xprtrdma/verbs.c |    1 -
 1 file changed, 1 deletion(-)

--- a/net/sunrpc/xprtrdma/verbs.c
+++ b/net/sunrpc/xprtrdma/verbs.c
@@ -1037,7 +1037,6 @@ out4:
 	kfree(req->rl_sendbuf);
 out3:
 	kfree(req->rl_rdmabuf);
-	rpcrdma_regbuf_free(req->rl_sendbuf);
 out2:
 	kfree(req);
 out1:


Patches currently in stable-queue which might be from gregkh@xxxxxxxxxxxxxxxxxxx are

queue-5.4/block-fix-and-cleanup-bio_check_ro.patch
queue-5.4/x86-i8259-mark-legacy-pic-interrupts-with-irq_level.patch
queue-5.4/usb-host-xhci-plat-add-wakeup-entry-at-sysfs.patch
queue-5.4/cifs-fix-oops-due-to-uncleared-server-smbd_conn-in-reconnect.patch
queue-5.4/ipv6-ensure-sane-device-mtu-in-tunnels.patch
queue-5.4/revert-input-synaptics-switch-touchpad-on-hp-laptop-15-da3001tu-to-rmi-mode.patch
queue-5.4/edac-qcom-do-not-pass-llcc_driv_data-as-edac_device_ctl_info-s-pvt_info.patch
queue-5.4/fs-reiserfs-remove-useless-new_opts-in-reiserfs_remount.patch
queue-5.4/module-don-t-wait-for-going-modules.patch
queue-5.4/trace_events_hist-add-check-for-return-value-of-create_hist_field.patch
queue-5.4/revert-xprtrdma-fix-regbuf-data-not-freed-in-rpcrdma_req_create.patch
queue-5.4/edac-device-respect-any-driver-supplied-workqueue-polling-value.patch
queue-5.4/x86-asm-fix-an-assembler-warning-with-current-binutils.patch
queue-5.4/kvm-x86-vmx-do-not-skip-segment-attributes-if-unusable-bit-is-set.patch
queue-5.4/perf-x86-amd-fix-potential-integer-overflow-on-shift-of-a-int.patch
queue-5.4/w1-fix-warning-after-calling-w1_process.patch
queue-5.4/w1-fix-deadloop-in-__w1_remove_master_device.patch
queue-5.4/netfilter-conntrack-unify-established-states-for-sctp-paths.patch
queue-5.4/bluetooth-fix-null-ptr-deref-on-hci_sync_conn_complete_evt.patch
queue-5.4/ftrace-scripts-update-the-instructions-for-ftrace-bisect.sh.patch
queue-5.4/usb-gadget-f_fs-prevent-race-during-ffs_ep0_queue_wa.patch
queue-5.4/usb-gadget-f_fs-ensure-ep0req-is-dequeued-before-fre.patch
queue-5.4/nfsd-ensure-knfsd-shuts-down-when-the-nfsd-pseudofs-is-unmounted.patch
queue-5.4/clk-fix-pointer-casting-to-prevent-oops-in-devm_clk_release.patch
queue-5.4/tracing-make-sure-trace_printk-can-output-as-soon-as-it-can-be-used.patch
queue-5.4/driver-core-fix-test_async_probe_init-saves-device-i.patch
queue-5.4/arm-9280-1-mm-fix-warning-on-phys_addr_t-to-void-pointer-assignment.patch
queue-5.4/sysctl-add-a-new-register_sysctl_init-interface.patch
queue-5.4/thermal-intel-int340x-protect-trip-temperature-from-concurrent-updates.patch



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux