From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751196AbcEIHKN (ORCPT ); Mon, 9 May 2016 03:10:13 -0400 Received: from mail-wm0-f65.google.com ([74.125.82.65]:32942 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750864AbcEIHKL (ORCPT ); Mon, 9 May 2016 03:10:11 -0400 Subject: Re: [PATCH -repost] kgdb: depends on VT To: Jason Wessel , Jiri Slaby , akpm@linux-foundation.org References: <1459412955-4696-1-git-send-email-jslaby@suse.cz> <56FD11A9.1060305@windriver.com> Cc: linux-kernel@vger.kernel.org, kgdb-bugreport@lists.sourceforge.net, linux-serial@vger.kernel.org From: Jiri Slaby Message-ID: <573037CF.9080005@suse.cz> Date: Mon, 9 May 2016 09:10:07 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: <56FD11A9.1060305@windriver.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/31/2016, 02:01 PM, Jason Wessel wrote: > On 03/31/2016 03:29 AM, Jiri Slaby wrote: >> With VT=n, the kernel build fails with: >> drivers/built-in.o: In function `kgdboc_pre_exp_handler': >> kgdboc.c:(.text+0x7b5aa): undefined reference to `fg_console' >> kgdboc.c:(.text+0x7b5ce): undefined reference to `vc_cons' >> kgdboc.c:(.text+0x7b5d5): undefined reference to `vc_cons' >> >> kgdboc.o is built when KGDB_SERIAL_CONSOLE is set. So make >> KGDB_SERIAL_CONSOLE depend on HW_CONSOLE which includes those symbols. > > Acked-by: Jason Wessel > > > I'll put this in the kgdb-next branch and submit it to the upstream, > unless it gets merged in another queue. Nobody else seemed to put it in any queue. And since it haven't appeared in -next, it seems neither you did? thanks, -- js suse labs