From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932687AbdLRIwz (ORCPT ); Mon, 18 Dec 2017 03:52:55 -0500 Received: from mail-qk0-f177.google.com ([209.85.220.177]:35827 "EHLO mail-qk0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932634AbdLRIww (ORCPT ); Mon, 18 Dec 2017 03:52:52 -0500 X-Google-Smtp-Source: ACJfBovyORr+6NWzuqSJxt5zYnx+fNqDSYj5HmrSchTqDiYy1AMv6/OoxqgFsZselm4L1Tcqno8vfttP+3Rcj8tSHaA= MIME-Version: 1.0 In-Reply-To: <20171218142826.63e7a0c0@canb.auug.org.au> References: <20171218142826.63e7a0c0@canb.auug.org.au> From: Geert Uytterhoeven Date: Mon, 18 Dec 2017 09:52:50 +0100 X-Google-Sender-Auth: wYiORL28hDQOSXCPQKecHc2ZTUU Message-ID: Subject: Re: linux-next: build failure after merge of the tty tree To: Stephen Rothwell Cc: Greg KH , Linux-Next Mailing List , Linux Kernel Mailing List , Geert Uytterhoeven Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Stephen, On Mon, Dec 18, 2017 at 4:28 AM, Stephen Rothwell wrote: > After merging the tty tree, today's linux-next build (x86_64 allmodconfig) > failed like this: > > .config:4300:warning: symbol value '' invalid for SERIAL_SH_SCI_NR_UARTS > * > * Restart config... > * > * > * Serial drivers > * > 8250/16550 and compatible serial support (SERIAL_8250) [M/y/?] m > . > . > . > SuperH SCI(F) serial port support (SERIAL_SH_SCI) [M/n/y] m > Maximum number of SCI(F) serial ports (SERIAL_SH_SCI_NR_UARTS) [] (NEW) aborted! > > Console input/output is redirected. Run 'make oldconfig' to update configuration. > > > Caused by commit > > f6731485a519 ("tty: serial: sh-sci: Hide number of ports config question") > > I have used the tty tree from next-20171215 for today. Sorry, silly misunderstanding of Kconfig behavior on my side. Patch sent. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds