Re: [PATCH v6 0/5] Fine granular configuration

2023-11-28 Thread Luca Fancellu
> On 28 Nov 2023, at 12:38, Michal Orzel wrote: > > Hi Luca, > > On 28/11/2023 11:36, Luca Fancellu wrote: >> >> >>> On 24 Nov 2023, at 09:59, Luca Fancellu wrote: >>> >>> + CC Maintainers >>> On 24 Nov 2023, at 09:48, Luca Fancellu wrote: This serie aims to add more mod

Re: [PATCH v6 0/5] Fine granular configuration

2023-11-28 Thread Michal Orzel
Hi Luca, On 28/11/2023 11:36, Luca Fancellu wrote: > > >> On 24 Nov 2023, at 09:59, Luca Fancellu wrote: >> >> + CC Maintainers >> >>> On 24 Nov 2023, at 09:48, Luca Fancellu wrote: >>> >>> This serie aims to add more modularity to some feature that can be excluded >>> without issues from the

Re: [PATCH v6 0/5] Fine granular configuration

2023-11-28 Thread Luca Fancellu
> On 24 Nov 2023, at 09:59, Luca Fancellu wrote: > > + CC Maintainers > >> On 24 Nov 2023, at 09:48, Luca Fancellu wrote: >> >> This serie aims to add more modularity to some feature that can be excluded >> without issues from the build. >> >> The first patch is already reviewed. >> >> v2

Re: [PATCH v6 0/5] Fine granular configuration

2023-11-24 Thread Luca Fancellu
+ CC Maintainers > On 24 Nov 2023, at 09:48, Luca Fancellu wrote: > > This serie aims to add more modularity to some feature that can be excluded > without issues from the build. > > The first patch is already reviewed. > > v2 update: So I've tried to see how to put the dom0less code in the co

[PATCH v6 0/5] Fine granular configuration

2023-11-24 Thread Luca Fancellu
This serie aims to add more modularity to some feature that can be excluded without issues from the build. The first patch is already reviewed. v2 update: So I've tried to see how to put the dom0less code in the common code, but the amount of modifications are not trivial, even putting only the c