Re: [PATCH] build: deprecate enable_kmods option

2023-10-06 Thread David Marchand
On Thu, Aug 10, 2023 at 3:29 PM Bruce Richardson wrote: > > With the removal of the kni kernel driver, there are no longer any > Linux kernel modules in our repository, leaving only modules for FreeBSD > present. Since: > > * BSD has no issues with out-of-tree modules and > * There are no in-tree

Re: [PATCH] build: deprecate enable_kmods option

2023-08-29 Thread Thomas Monjalon
jeudi 10 août 2023, Bruce Richardson: > With the removal of the kni kernel driver, there are no longer any > Linux kernel modules in our repository, leaving only modules for FreeBSD > present. Since: > > * BSD has no issues with out-of-tree modules and > * There are no in-tree equivalents for thos

RE: [PATCH] build: deprecate enable_kmods option

2023-08-10 Thread Morten Brørup
> From: Bruce Richardson [mailto:bruce.richard...@intel.com] > Sent: Thursday, 10 August 2023 15.18 > > With the removal of the kni kernel driver, there are no longer any > Linux kernel modules in our repository, leaving only modules for FreeBSD > present. Since: > > * BSD has no issues with out-