Re: [PATCH v3 0/2] fix device orders consistency

2018-01-30 Thread Nikolay Borisov
On 31.01.2018 04:28, Anand Jain wrote: > v3->v2: > rename device_sort() to device_cmp(). > v1->v2: > No code change. Change log updated to include the type > of problem that this consistency would help. And > I don't see patch 2/2 in the ML. So trying to resend. > > By maintaining the device

[PATCH v3 0/2] fix device orders consistency

2018-01-30 Thread Anand Jain
v3->v2: rename device_sort() to device_cmp(). v1->v2: No code change. Change log updated to include the type of problem that this consistency would help. And I don't see patch 2/2 in the ML. So trying to resend. By maintaining the device order (some) consistency it makes reproducing the missin