Re: [PATCH] driver core: Fix test_async_driver_probe if NUMA is disabled

From: Guenter Roeck
Date: Mon Dec 09 2019 - 15:44:44 EST


On Wed, Dec 04, 2019 at 09:18:28AM -0800, Alexander Duyck wrote:
> >
> > I thought the code is specifically checking devices which it previously
> > created, which are well defined and understood test devices. After all,
> > the check is in the test driver's probe function. Guess I really don't
> > understand the code. Please take my patch as bug report, and submit
> > whatever fix you think is correct.
>
> Sorry I had overlooked that this is the test code.
>
> I suppose it should be fine since we specify the node ID for all instances
> where we register an asychronous test device.
>

That isn't exacly an endorsement. Would you mind submitting a patch
that is acceptable for you ? I'll be more than happy to test it.

Thanks,
Guenter