22/02/2018 07:09, Hemant Agrawal:
> This patch moves the kernel modules code from EAL to a common place.
> - Separate the kernel module code from user space code.
>
> Signed-off-by: Hemant Agrawal
> Tested-by: Bruce Richardson
Applied, thanks
22/03/2018 11:27, Bruce Richardson:
> On Wed, Mar 21, 2018 at 07:42:55PM +0100, Thomas Monjalon wrote:
> > Hi,
> >
> > About the title, please start with a verb:
> > move kernel modules directories
> >
> > 22/02/2018 07:09, Hemant Agrawal:
> > > --- /dev/null
> > > +++ b/kernel/freebsd/BSDmak
On Wed, Mar 21, 2018 at 07:42:55PM +0100, Thomas Monjalon wrote:
> Hi,
>
> About the title, please start with a verb:
> move kernel modules directories
>
> 22/02/2018 07:09, Hemant Agrawal:
> > --- /dev/null
> > +++ b/kernel/freebsd/BSDmakefile.meson
> > @@ -0,0 +1,43 @@
> > +# BSD LICENS
Hi,
About the title, please start with a verb:
move kernel modules directories
22/02/2018 07:09, Hemant Agrawal:
> --- /dev/null
> +++ b/kernel/freebsd/BSDmakefile.meson
> @@ -0,0 +1,43 @@
> +# BSD LICENSE
> +#
> +# Copyright(c) 2017 Intel Corporation. All rights reserved.
> +# All
This patch moves the kernel modules code from EAL to a common place.
- Separate the kernel module code from user space code.
Signed-off-by: Hemant Agrawal
Tested-by: Bruce Richardson
---
v7: fix freebsd build support
v6: added meson build support
v5: rearrange kernel compliation as per Bruce's
5 matches
Mail list logo