Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1368231

Re: [PATCH -repost] kgdb: depends on VT

From Jason Wessel <jason.wessel@windriver.com>
Newsgroups linux.kernel
Subject Re: [PATCH -repost] kgdb: depends on VT
Date 2016-03-31 14:10 +0200
Message-ID <riJAe-4KT-21@gated-at.bofh.it> (permalink)
References <riG9k-29W-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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 <jason.wessel@windriver.com>


I'll put this in the kgdb-next branch and submit it to the upstream, unless it gets merged in another queue.

Thanks!
Jason.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH -repost] kgdb: depends on VT Jiri Slaby <jslaby@suse.cz> - 2016-03-31 10:30 +0200
  Re: [PATCH -repost] kgdb: depends on VT Jason Wessel <jason.wessel@windriver.com> - 2016-03-31 14:10 +0200

csiph-web