Re: XEN devices included in kernel even if not XEN

2021-12-21 Thread Paul Goyette
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'

Re: XEN devices included in kernel even if not XEN

2021-12-21 Thread Brad Spencer
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?

Re: XEN devices included in kernel even if not XEN

2021-12-21 Thread Manuel Bouyer
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

XEN devices included in kernel even if not XEN

2021-12-21 Thread Paul Goyette
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] [