On Fri, Mar 05, 2021 at 02:30:51PM +0800, Jeffle Xu wrote: > Similar to commit a4c8dd9c2d09 ("dm table: fix iterate_devices based > device capability checks"), fix NO_SG_MERGE capability check and invert > logic of the corresponding iterate_devices_callout_fn so that all > devices' NO_SG_MERGE capabilities are properly checked. > > Signed-off-by: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx> > Fixes: 200612ec33e5 ("dm table: propagate QUEUE_FLAG_NO_SG_MERGE") > --- > drivers/md/dm-table.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) What is the git commit id of this patch in Linus's tree? thanks, greg k-h