All of lore.kernel.org
 help / color / mirror / Atom feed
From: Clemens Koller <clemens.koller@anagramm.de>
To: linux-kernel@vger.kernel.org
Subject: 2.6.21.5 BUG: USB FTDI FT323BM usb exports duplicate symbols
Date: Wed, 27 Jun 2007 16:05:23 +0200	[thread overview]
Message-ID: <46826EA3.2020707@anagramm.de> (raw)


Whenever I plug/unplug the FTDI FT232BM USB-RS232 converter, the latest
2.6.21.5 kernel complains:

usb 2-1: USB disconnect, address 7
ftdi_sio ttyUSB0: FTDI USB Serial Device converter now disconnected from ttyUSB0
ftdi_sio 2-1:1.0: device disconnected
usb 3-1: new full speed USB device using ohci_hcd and address 43
usb 3-1: configuration #1 chosen from 1 choice
ftdi_sio 3-1:1.0: FTDI USB Serial Device converter detected
drivers/usb/serial/ftdi_sio.c: Detected FT232BM
usb 3-1: FTDI USB Serial Device converter now attached to ttyUSB0
usbcore: exports duplicate symbol usb_buffer_unmap_sg (owned by kernel)
usbserial: exports duplicate symbol usb_serial_port_softint (owned by kernel)
kobject_add failed for ftdi_sio with -EEXIST, don't try to register things with the same name in the same directory.
Call Trace:
[C4A6DE10] [C0009018] show_stack+0x4c/0x1ac (unreliable)
[C4A6DE50] [C013DF80] kobject_shadow_add+0x160/0x1a4
[C4A6DE70] [C003A250] mod_sysfs_setup+0x28/0xd4
[C4A6DE90] [C003B4BC] sys_init_module+0xfc4/0x149c
[C4A6DF40] [C0002304] ret_from_syscall+0x0/0x3c
usb 3-1: USB disconnect, address 43
ftdi_sio ttyUSB0: FTDI USB Serial Device converter now disconnected from ttyUSB0
ftdi_sio 3-1:1.0: device disconnected
usb 3-1: new full speed USB device using ohci_hcd and address 44
usb 3-1: configuration #1 chosen from 1 choice
ftdi_sio 3-1:1.0: FTDI USB Serial Device converter detected
drivers/usb/serial/ftdi_sio.c: Detected FT232BM
usb 3-1: FTDI USB Serial Device converter now attached to ttyUSB0
usbcore: exports duplicate symbol usb_buffer_unmap_sg (owned by kernel)
usbserial: exports duplicate symbol usb_serial_port_softint (owned by kernel)
kobject_add failed for ftdi_sio with -EEXIST, don't try to register things with the same name in the same directory.
Call Trace:
[C50BFE10] [C0009018] show_stack+0x4c/0x1ac (unreliable)
[C50BFE50] [C013DF80] kobject_shadow_add+0x160/0x1a4
[C50BFE70] [C003A250] mod_sysfs_setup+0x28/0xd4
[C50BFE90] [C003B4BC] sys_init_module+0xfc4/0x149c
[C50BFF40] [C0002304] ret_from_syscall+0x0/0x3c

Is this considered harmful?
Let me know if you need more debugging information.

Regards,
-- 
Clemens Koller
__________________________________
R&D Imaging Devices
Anagramm GmbH
Rupert-Mayer-Straße 45/1
Linhof Werksgelände
D-81379 München
Tel.089-741518-50
Fax 089-741518-19
http://www.anagramm-technology.com

             reply	other threads:[~2007-06-27 14:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-27 14:05 Clemens Koller [this message]
2007-06-27 14:12 ` 2.6.21.5 BUG: USB FTDI FT323BM usb exports duplicate symbols Oliver Neukum
2007-06-27 14:51   ` Clemens Koller
2007-06-27 16:25   ` Clemens Koller

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=46826EA3.2020707@anagramm.de \
    --to=clemens.koller@anagramm.de \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.