RE: [PATCH v4 6/8] x86: Add hardware prefetch control support for x86

From: tarumizu.kohei@xxxxxxxxxxx
Date: Fri May 20 2022 - 02:41:21 EST


> How will the driver be automatically loaded if this is the case or not?
> You can not rely on userspace knowing to load a driver on its own, please tie into
> the proper device discovery.

I got it. I will consider how the driver loads properly.