[OSSTEST PATCH 0/3] Set CONFIG_X86_GENERIC=y for i386 kernel build

Anthony PERARD posted 3 patches 5 months ago
Failed in applying to current master (apply log)
mfi-common      | 12 ++++++++----
ts-kernel-build | 13 -------------
2 files changed, 8 insertions(+), 17 deletions(-)
[OSSTEST PATCH 0/3] Set CONFIG_X86_GENERIC=y for i386 kernel build
Posted by Anthony PERARD 5 months ago
CONFIG_X86_GENERIC=y and fixes around arch specific config values.

Thanks,

Anthony PERARD (3):
  create_build_jobs: Set reset pvops_kconfig_overrides
  create_build_jobs: Enable X86_GENERIC for i386 kernel pvops jobs.
  ts-kernel-build: Remove use of $XEN_TARGET_ARCH

 mfi-common      | 12 ++++++++----
 ts-kernel-build | 13 -------------
 2 files changed, 8 insertions(+), 17 deletions(-)

-- 
Anthony PERARD
Re: [OSSTEST PATCH 0/3] Set CONFIG_X86_GENERIC=y for i386 kernel build
Posted by Roger Pau Monné 4 months, 3 weeks ago
On Fri, Dec 08, 2023 at 04:02:23PM +0000, Anthony PERARD wrote:
> CONFIG_X86_GENERIC=y and fixes around arch specific config values.
> 
> Thanks,
> 
> Anthony PERARD (3):
>   create_build_jobs: Set reset pvops_kconfig_overrides
>   create_build_jobs: Enable X86_GENERIC for i386 kernel pvops jobs.
>   ts-kernel-build: Remove use of $XEN_TARGET_ARCH

Acked-by: Roger Pau Monné <roger.pau@citrix.com>

I would however request that if possible you expand a bit the
description on patch 2 with the additional information provided by
Juergen.

Thanks, Roger.

Re: [OSSTEST PATCH 0/3] Set CONFIG_X86_GENERIC=y for i386 kernel build
Posted by Anthony PERARD 4 months, 3 weeks ago
On Tue, Dec 12, 2023 at 12:00:12PM +0100, Roger Pau Monné wrote:
> On Fri, Dec 08, 2023 at 04:02:23PM +0000, Anthony PERARD wrote:
> > CONFIG_X86_GENERIC=y and fixes around arch specific config values.
> > 
> > Thanks,
> > 
> > Anthony PERARD (3):
> >   create_build_jobs: Set reset pvops_kconfig_overrides
> >   create_build_jobs: Enable X86_GENERIC for i386 kernel pvops jobs.
> >   ts-kernel-build: Remove use of $XEN_TARGET_ARCH
> 
> Acked-by: Roger Pau Monné <roger.pau@citrix.com>
> 
> I would however request that if possible you expand a bit the
> description on patch 2 with the additional information provided by
> Juergen.

Pushed.

Thanks,

-- 
Anthony PERARD