On Fri, Mar 05, 2021 at 02:30:49PM +0800, Jeffle Xu wrote:
- patch 1 is from upstream
- patch 2 is to fix the code specific to 4.4 (has been removed in upstream)
Jeffle Xu (2): dm table: fix iterate_devices based device capability checks dm table: fix no_sg_merge iterate_devices based device capability checks
Why only 4.4.y for these? What about all of the missing kernels in the middle (4.9, 4.14, 4.19, 5.4)? I can't apply fixes to one older branch and ignore others, as someone might upgrade and have a regression.
Please provide fixes for those other trees too, and then I will be glad to merge these.
thanks,
greg k-h