On Fri, Oct 18, 2024 at 09:54:24PM +0800, He Zhe wrote: > From: Andreas Gruenbacher <agruenba@xxxxxxxxxx> > > commit 0636b34b44589b142700ac137b5f69802cfe2e37 upstream. Why are you sending this only for 5.10 when newer kernel trees do not have it? As the documentation says, we can't take changes only for old kernels, as when you upgrade, you would have a regression. Please send patches for all relevent kernel trees and we will be glad to review them. Also, please always cc: all of the developers involved in the patch, so they know what is going on. And: > Fixes: fb6791d100d1b ("GFS2: skip dlm_unlock calls in unmount") > Signed-off-by: Andreas Gruenbacher <agruenba@xxxxxxxxxx> > Cc: David Teigland <teigland@xxxxxxxxxx> > > CVE: CVE-2024-38570 > No blank lines please. And no need for the "CVE:" tag as our tools already call out what commit ids are for what CVE, don't duplicate it again here. > [Zhe: sd_glock_wait in gfs2_glock_free_later is not renamed to > sd_kill_wait yet. So still use sd_glock_wait in gfs2_glock_free_later in > this case.] > Again, no blank line. Please fix this up for all of these patches and resubmit series for all relevant branches. I've dropped these from my queue now. thanks, greg k-h