linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Stephen Rothwell <sfr@canb.auug.org.au>,
	Linux Next Mailing List <linux-next@vger.kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Scott Branden <scott.branden@broadcom.com>,
	bcm-kernel-feedback-list@broadcom.com
Subject: Re: linux-next: Tree for Jan 28 (drivers/misc/bcm-vk/bcm_vk_tty.o)
Date: Thu, 28 Jan 2021 08:18:49 -0800	[thread overview]
Message-ID: <c467948e-2446-22c4-e696-0f5ce59db5e0@infradead.org> (raw)
In-Reply-To: <20210128201131.608c16ee@canb.auug.org.au>

[-- Attachment #1: Type: text/plain, Size: 2341 bytes --]

On 1/28/21 1:11 AM, Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20210127:
> 

on i386:

ld: drivers/misc/bcm-vk/bcm_vk_tty.o: in function `bcm_vk_tty_wq_handler':
bcm_vk_tty.c:(.text+0x380): undefined reference to `__tty_insert_flip_char'
ld: bcm_vk_tty.c:(.text+0x3a4): undefined reference to `tty_flip_buffer_push'
ld: drivers/misc/bcm-vk/bcm_vk_tty.o: in function `bcm_vk_tty_init':
bcm_vk_tty.c:(.text+0x41f): undefined reference to `__tty_alloc_driver'
ld: bcm_vk_tty.c:(.text+0x464): undefined reference to `tty_std_termios'
ld: bcm_vk_tty.c:(.text+0x471): undefined reference to `tty_std_termios'
ld: bcm_vk_tty.c:(.text+0x479): undefined reference to `tty_std_termios'
ld: bcm_vk_tty.c:(.text+0x481): undefined reference to `tty_std_termios'
ld: bcm_vk_tty.c:(.text+0x489): undefined reference to `tty_std_termios'
ld: drivers/misc/bcm-vk/bcm_vk_tty.o:bcm_vk_tty.c:(.text+0x491): more undefined references to `tty_std_termios' follow
ld: drivers/misc/bcm-vk/bcm_vk_tty.o: in function `bcm_vk_tty_init':
bcm_vk_tty.c:(.text+0x4c3): undefined reference to `tty_set_operations'
ld: bcm_vk_tty.c:(.text+0x4ca): undefined reference to `tty_register_driver'
ld: bcm_vk_tty.c:(.text+0x4ed): undefined reference to `tty_port_init'
ld: bcm_vk_tty.c:(.text+0x4fc): undefined reference to `tty_port_register_device'
ld: bcm_vk_tty.c:(.text+0x522): undefined reference to `tty_port_init'
ld: bcm_vk_tty.c:(.text+0x534): undefined reference to `tty_port_register_device'
ld: bcm_vk_tty.c:(.text+0x5c8): undefined reference to `tty_port_unregister_device'
ld: bcm_vk_tty.c:(.text+0x5df): undefined reference to `tty_unregister_driver'
ld: bcm_vk_tty.c:(.text+0x608): undefined reference to `put_tty_driver'
ld: drivers/misc/bcm-vk/bcm_vk_tty.o: in function `bcm_vk_tty_exit':
bcm_vk_tty.c:(.text+0x663): undefined reference to `tty_port_unregister_device'
ld: bcm_vk_tty.c:(.text+0x670): undefined reference to `tty_port_destroy'
ld: bcm_vk_tty.c:(.text+0x682): undefined reference to `tty_port_unregister_device'
ld: bcm_vk_tty.c:(.text+0x689): undefined reference to `tty_port_destroy'
ld: bcm_vk_tty.c:(.text+0x694): undefined reference to `tty_unregister_driver'
ld: bcm_vk_tty.c:(.text+0x6ba): undefined reference to `put_tty_driver'


Full randconfig file is attached.

-- 
~Randy
Reported-by: Randy Dunlap <rdunlap@infradead.org>


[-- Attachment #2: config-r7449.gz --]
[-- Type: application/gzip, Size: 39719 bytes --]

      parent reply	other threads:[~2021-01-28 16:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-28  9:11 linux-next: Tree for Jan 28 Stephen Rothwell
2021-01-28 15:50 ` linux-next: Tree for Jan 28 [drivers/net/dsa/hirschmann/hellcreek_sw] Randy Dunlap
2021-01-28 16:35   ` Kurt Kanzenbach
2021-01-28 16:18 ` Randy Dunlap [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c467948e-2446-22c4-e696-0f5ce59db5e0@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=scott.branden@broadcom.com \
    --cc=sfr@canb.auug.org.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).