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


Groups > linux.kernel > #1396645 > unrolled thread

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

Started byJiri Slaby <jslaby@suse.cz>
First post2016-05-09 09:20 +0200
Last post2016-05-09 09:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH -repost] kgdb: depends on VT Jiri Slaby <jslaby@suse.cz> - 2016-05-09 09:20 +0200

#1396645 — Re: [PATCH -repost] kgdb: depends on VT

FromJiri Slaby <jslaby@suse.cz>
Date2016-05-09 09:20 +0200
SubjectRe: [PATCH -repost] kgdb: depends on VT
Message-ID<rwNDY-8jo-9@gated-at.bofh.it>
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 <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.

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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web