All of lore.kernel.org
 help / color / mirror / Atom feed
* cross-compiling a 64-bit kernel on a 32-bit host
@ 2018-05-10 22:36 ` Josh Poimboeuf
  0 siblings, 0 replies; 6+ messages in thread
From: Josh Poimboeuf @ 2018-05-10 22:36 UTC (permalink / raw)
  To: Fengguang Wu; +Cc: linux-kernel, LKP

Hi Fengguang,

I occasionally get compilation bug reports from people who are
cross-compiling an x86-64 kernel target on an x86-32 host.

Any chance the 0-day build bot could test that configuration?  I think
just building a defconfig would be sufficient.  It would help sort out
issues in objtool and other host-built scripts.

-- 
Josh

^ permalink raw reply	[flat|nested] 6+ messages in thread

* cross-compiling a 64-bit kernel on a 32-bit host
@ 2018-05-10 22:36 ` Josh Poimboeuf
  0 siblings, 0 replies; 6+ messages in thread
From: Josh Poimboeuf @ 2018-05-10 22:36 UTC (permalink / raw)
  To: lkp

[-- Attachment #1: Type: text/plain, Size: 349 bytes --]

Hi Fengguang,

I occasionally get compilation bug reports from people who are
cross-compiling an x86-64 kernel target on an x86-32 host.

Any chance the 0-day build bot could test that configuration?  I think
just building a defconfig would be sufficient.  It would help sort out
issues in objtool and other host-built scripts.

-- 
Josh

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: cross-compiling a 64-bit kernel on a 32-bit host
  2018-05-10 22:36 ` Josh Poimboeuf
@ 2018-05-11  3:39   ` Fengguang Wu
  -1 siblings, 0 replies; 6+ messages in thread
From: Fengguang Wu @ 2018-05-11  3:39 UTC (permalink / raw)
  To: Josh Poimboeuf; +Cc: linux-kernel, LKP, LKP, Julie Du, Philip Li

Hi Josh,

CC LKP team.

On Thu, May 10, 2018 at 05:36:19PM -0500, Josh Poimboeuf wrote:
>Hi Fengguang,
>
>I occasionally get compilation bug reports from people who are
>cross-compiling an x86-64 kernel target on an x86-32 host.
>
>Any chance the 0-day build bot could test that configuration?  I think
>just building a defconfig would be sufficient.  It would help sort out
>issues in objtool and other host-built scripts.

To do that we'll need to create a new build chroot. Julie/Philip
should be able to evaluate the efforts and do the plan.

Thanks,
Fengguang

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: cross-compiling a 64-bit kernel on a 32-bit host
@ 2018-05-11  3:39   ` Fengguang Wu
  0 siblings, 0 replies; 6+ messages in thread
From: Fengguang Wu @ 2018-05-11  3:39 UTC (permalink / raw)
  To: lkp

[-- Attachment #1: Type: text/plain, Size: 584 bytes --]

Hi Josh,

CC LKP team.

On Thu, May 10, 2018 at 05:36:19PM -0500, Josh Poimboeuf wrote:
>Hi Fengguang,
>
>I occasionally get compilation bug reports from people who are
>cross-compiling an x86-64 kernel target on an x86-32 host.
>
>Any chance the 0-day build bot could test that configuration?  I think
>just building a defconfig would be sufficient.  It would help sort out
>issues in objtool and other host-built scripts.

To do that we'll need to create a new build chroot. Julie/Philip
should be able to evaluate the efforts and do the plan.

Thanks,
Fengguang

^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: cross-compiling a 64-bit kernel on a 32-bit host
  2018-05-11  3:39   ` Fengguang Wu
@ 2018-05-11  4:01     ` Li, Philip
  -1 siblings, 0 replies; 6+ messages in thread
From: Li, Philip @ 2018-05-11  4:01 UTC (permalink / raw)
  To: Wu, Fengguang, Josh Poimboeuf; +Cc: linux-kernel, LKP, lkp, Du, Julie


> Subject: Re: cross-compiling a 64-bit kernel on a 32-bit host
> 
> Hi Josh,
> 
> CC LKP team.
> 
> On Thu, May 10, 2018 at 05:36:19PM -0500, Josh Poimboeuf wrote:
> >Hi Fengguang,
> >
> >I occasionally get compilation bug reports from people who are
> >cross-compiling an x86-64 kernel target on an x86-32 host.
> >
> >Any chance the 0-day build bot could test that configuration?  I think
> >just building a defconfig would be sufficient.  It would help sort out
> >issues in objtool and other host-built scripts.
> 
> To do that we'll need to create a new build chroot. Julie/Philip
> should be able to evaluate the efforts and do the plan.
got it, we will consider this in future plan after some evaluation.

> 
> Thanks,
> Fengguang

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: cross-compiling a 64-bit kernel on a 32-bit host
@ 2018-05-11  4:01     ` Li, Philip
  0 siblings, 0 replies; 6+ messages in thread
From: Li, Philip @ 2018-05-11  4:01 UTC (permalink / raw)
  To: lkp

[-- Attachment #1: Type: text/plain, Size: 764 bytes --]


> Subject: Re: cross-compiling a 64-bit kernel on a 32-bit host
> 
> Hi Josh,
> 
> CC LKP team.
> 
> On Thu, May 10, 2018 at 05:36:19PM -0500, Josh Poimboeuf wrote:
> >Hi Fengguang,
> >
> >I occasionally get compilation bug reports from people who are
> >cross-compiling an x86-64 kernel target on an x86-32 host.
> >
> >Any chance the 0-day build bot could test that configuration?  I think
> >just building a defconfig would be sufficient.  It would help sort out
> >issues in objtool and other host-built scripts.
> 
> To do that we'll need to create a new build chroot. Julie/Philip
> should be able to evaluate the efforts and do the plan.
got it, we will consider this in future plan after some evaluation.

> 
> Thanks,
> Fengguang

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-05-11  4:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-10 22:36 cross-compiling a 64-bit kernel on a 32-bit host Josh Poimboeuf
2018-05-10 22:36 ` Josh Poimboeuf
2018-05-11  3:39 ` Fengguang Wu
2018-05-11  3:39   ` Fengguang Wu
2018-05-11  4:01   ` Li, Philip
2018-05-11  4:01     ` Li, Philip

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.