On 7/21/2023 1:51 AM, Tian, Kevin wrote:
Caution: This message originated from an External Source. Use proper caution when opening attachments, clicking links, or responding.
From: Brett Creeley <brett.creeley@xxxxxxx>
Sent: Thursday, July 20, 2023 6:35 AM
Currently only Mellanox uses the combine_ranges function. The
new pds_vfio driver also needs this function. So, move it to
a common location for other vendor drivers to use.
Also, Simon Harmon noticed that RCT ordering was not followed
for vfio_combin_iova_ranges(), so fix that.
It's not common practice to put name in the commit msg. Just
describe what is changed.
Okay, I will keep that in mind in the future. Based on your other
comments there are some minor tweaks that need to be done for a v13, so
I will make sure to update this while I'm at it.
Thanks for the review.
Brett