On Tue, 21 Dec 2021, Brad Spencer wrote:
Manuel Bouyer writes:
On Tue, Dec 21, 2021 at 07:44:59AM -0800, Paul Goyette wrote:
I've noticed that device drivers listed in arch/xen/conf/files.xen
(or, at least, most of those devices) seem to be included in kernel
even if not using XEN. Shouldn'
Manuel Bouyer writes:
> On Tue, Dec 21, 2021 at 07:44:59AM -0800, Paul Goyette wrote:
>> I've noticed that device drivers listed in arch/xen/conf/files.xen
>> (or, at least, most of those devices) seem to be included in kernel
>> even if not using XEN. Shouldn't all those devices be conditional?
On Tue, Dec 21, 2021 at 07:44:59AM -0800, Paul Goyette wrote:
> I've noticed that device drivers listed in arch/xen/conf/files.xen
> (or, at least, most of those devices) seem to be included in kernel
> even if not using XEN. Shouldn't all those devices be conditional?
>
> # sysctl -a | grep driv
I've noticed that device drivers listed in arch/xen/conf/files.xen
(or, at least, most of those devices) seem to be included in kernel
even if not using XEN. Shouldn't all those devices be conditional?
# sysctl -a | grep driver | tr ',' '\n' | grep 'x[be]*'
...
[141 -1 xenevt]
[142 142 xbd]
[