From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934622AbcAKTik (ORCPT ); Mon, 11 Jan 2016 14:38:40 -0500 Received: from mail-pa0-f52.google.com ([209.85.220.52]:34359 "EHLO mail-pa0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934606AbcAKTii (ORCPT ); Mon, 11 Jan 2016 14:38:38 -0500 From: Peter Hurley Subject: s390 cross-compiling code coverage To: Heiko Carstens , Martin Schwidefsky , linux-s390@vger.kernel.org Cc: Linux kernel Message-ID: <569404BB.1010008@hurleysoftware.com> Date: Mon, 11 Jan 2016 11:38:35 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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.