All of lore.kernel.org
 help / color / mirror / Atom feed
* s390 cross-compiling code coverage
@ 2016-01-11 19:38 Peter Hurley
  2016-01-11 20:41 ` Guenter Roeck
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Hurley @ 2016-01-11 19:38 UTC (permalink / raw)
  To: Heiko Carstens, Martin Schwidefsky, linux-s390; +Cc: Linux kernel

Occasionally, it's necessary to touch s390 code because of changes
within a subsystem, such as tty/serial.

Since changing the configs to the zEC12 march, the gcc 4.6.3 s390
cross-compiler hosted at kernel.org/pub/tools/crosstool no longer
builds any of the configs.

Would someone please add a config expected to build with that
cross-compiler? And/or point to a more recent cross-compiler?
And either confirm that one of these configs is suitable for
build coverage?

Regards,
Peter Hurley

PS - I did make sure that recent changes I've submitted for s390 drivers
     build, by hand-configuring from default_defconfig, but I'd like
     to rely on automation for build testing.

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

* Re: s390 cross-compiling code coverage
  2016-01-11 19:38 s390 cross-compiling code coverage Peter Hurley
@ 2016-01-11 20:41 ` Guenter Roeck
  2016-01-11 20:49   ` Peter Hurley
  0 siblings, 1 reply; 4+ messages in thread
From: Guenter Roeck @ 2016-01-11 20:41 UTC (permalink / raw)
  To: Peter Hurley; +Cc: Heiko Carstens, Martin Schwidefsky, linux-s390, Linux kernel

On Mon, Jan 11, 2016 at 11:38:35AM -0800, Peter Hurley wrote:
> Occasionally, it's necessary to touch s390 code because of changes
> within a subsystem, such as tty/serial.
> 
> Since changing the configs to the zEC12 march, the gcc 4.6.3 s390
> cross-compiler hosted at kernel.org/pub/tools/crosstool no longer
> builds any of the configs.
> 
> Would someone please add a config expected to build with that
> cross-compiler? And/or point to a more recent cross-compiler?
> And either confirm that one of these configs is suitable for
> build coverage?
> 
Hi Peter,

Seems to still work for me (up to and including linux-next), at least
for building defconfig, allmodconfig, and allnoconfig. Also, the defconfig
kernel boots for me with qemu after replacing CONFIG_MARCH_Z196 with
CONFIG_MARCH_Z900.

Have you tried gcc 4.9.0 from
www.kernel.org/pub/tools/crosstool/files/bin/x86_64/4.9.0/ ?

Guenter

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

* Re: s390 cross-compiling code coverage
  2016-01-11 20:41 ` Guenter Roeck
@ 2016-01-11 20:49   ` Peter Hurley
  2016-01-11 20:57     ` Guenter Roeck
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Hurley @ 2016-01-11 20:49 UTC (permalink / raw)
  To: Guenter Roeck
  Cc: Heiko Carstens, Martin Schwidefsky, linux-s390, Linux kernel

On 01/11/2016 12:41 PM, Guenter Roeck wrote:
> On Mon, Jan 11, 2016 at 11:38:35AM -0800, Peter Hurley wrote:
>> Occasionally, it's necessary to touch s390 code because of changes
>> within a subsystem, such as tty/serial.
>>
>> Since changing the configs to the zEC12 march, the gcc 4.6.3 s390
>> cross-compiler hosted at kernel.org/pub/tools/crosstool no longer
>> builds any of the configs.
>>
>> Would someone please add a config expected to build with that
>> cross-compiler? And/or point to a more recent cross-compiler?
>> And either confirm that one of these configs is suitable for
>> build coverage?
>>
> Hi Peter,
> 
> Seems to still work for me (up to and including linux-next), at least
> for building defconfig, allmodconfig, and allnoconfig. Also, the defconfig
> kernel boots for me with qemu after replacing CONFIG_MARCH_Z196 with
> CONFIG_MARCH_Z900.
> 
> Have you tried gcc 4.9.0 from
> www.kernel.org/pub/tools/crosstool/files/bin/x86_64/4.9.0/ ?

Hahaha, no. Because I never thought to look behind the html at

kernel.org/pub/tools/crosstool

which has _stale_ links to gcc 4.6.3

Thanks,
Peter Hurley

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

* Re: s390 cross-compiling code coverage
  2016-01-11 20:49   ` Peter Hurley
@ 2016-01-11 20:57     ` Guenter Roeck
  0 siblings, 0 replies; 4+ messages in thread
From: Guenter Roeck @ 2016-01-11 20:57 UTC (permalink / raw)
  To: Peter Hurley; +Cc: Heiko Carstens, Martin Schwidefsky, linux-s390, Linux kernel

On Mon, Jan 11, 2016 at 12:49:24PM -0800, Peter Hurley wrote:
> On 01/11/2016 12:41 PM, Guenter Roeck wrote:
> > On Mon, Jan 11, 2016 at 11:38:35AM -0800, Peter Hurley wrote:
> >> Occasionally, it's necessary to touch s390 code because of changes
> >> within a subsystem, such as tty/serial.
> >>
> >> Since changing the configs to the zEC12 march, the gcc 4.6.3 s390
> >> cross-compiler hosted at kernel.org/pub/tools/crosstool no longer
> >> builds any of the configs.
> >>
> >> Would someone please add a config expected to build with that
> >> cross-compiler? And/or point to a more recent cross-compiler?
> >> And either confirm that one of these configs is suitable for
> >> build coverage?
> >>
> > Hi Peter,
> > 
> > Seems to still work for me (up to and including linux-next), at least
> > for building defconfig, allmodconfig, and allnoconfig. Also, the defconfig
> > kernel boots for me with qemu after replacing CONFIG_MARCH_Z196 with
> > CONFIG_MARCH_Z900.
> > 
> > Have you tried gcc 4.9.0 from
> > www.kernel.org/pub/tools/crosstool/files/bin/x86_64/4.9.0/ ?
> 
> Hahaha, no. Because I never thought to look behind the html at
> 
> kernel.org/pub/tools/crosstool
> 
> which has _stale_ links to gcc 4.6.3
> 

That is just to give people like me, who happened to find it, the opportunity
to "shine" in public :-)

Cheers,
Guenter

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

end of thread, other threads:[~2016-01-11 20:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-11 19:38 s390 cross-compiling code coverage Peter Hurley
2016-01-11 20:41 ` Guenter Roeck
2016-01-11 20:49   ` Peter Hurley
2016-01-11 20:57     ` Guenter Roeck

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.