All of lore.kernel.org
 help / color / mirror / Atom feed
From: "S.Çağlar Onur" <caglar@pardus.org.tr>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	maxk@qualcomm.com, marcel@holtmann.org
Subject: Re: Linux 2.6.24-rc6
Date: Sun, 23 Dec 2007 02:05:12 +0200	[thread overview]
Message-ID: <200712230205.15486.caglar@pardus.org.tr> (raw)
In-Reply-To: <alpine.LFD.0.9999.0712201731010.21557@woody.linux-foundation.org>

Hi;

21 Ara 2007 Cum tarihinde, Linus Torvalds şunları yazmıştı: 
> Here's to a merry christmas, doing the whole druidic festival around the
> tree thing,

With -rc6, dmesg shows following Unknown symbols;

[...]
[   26.883635] Bluetooth: Core ver 2.11
[   26.913123] hci_usb: Unknown symbol hci_suspend_dev
[   26.913155] hci_usb: Unknown symbol hci_free_dev
[   26.913495] hci_usb: Unknown symbol hci_resume_dev
[   26.913566] hci_usb: Unknown symbol hci_alloc_dev
[   26.913696] hci_usb: Unknown symbol hci_unregister_dev
[   26.913775] hci_usb: Unknown symbol hci_recv_fragment
[   26.913841] hci_usb: Unknown symbol hci_register_dev
[   26.914117] hci_usb: Unknown symbol hci_suspend_dev
[   26.914148] hci_usb: Unknown symbol hci_free_dev
[   26.914477] hci_usb: Unknown symbol hci_resume_dev
[   26.914548] hci_usb: Unknown symbol hci_alloc_dev
[   26.914678] hci_usb: Unknown symbol hci_unregister_dev
[   26.914757] hci_usb: Unknown symbol hci_recv_fragment
[   26.914823] hci_usb: Unknown symbol hci_register_dev
[   26.915070] hci_usb: Unknown symbol hci_suspend_dev
[   26.915101] hci_usb: Unknown symbol hci_free_dev
[   26.915429] hci_usb: Unknown symbol hci_resume_dev
[   26.915501] hci_usb: Unknown symbol hci_alloc_dev
[   26.915630] hci_usb: Unknown symbol hci_unregister_dev
[   26.915709] hci_usb: Unknown symbol hci_recv_fragment
[   26.915776] hci_usb: Unknown symbol hci_register_dev
[   26.928322] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   26.937433] ACPI: Thermal Zone [TZS0] (62 C)
[   26.942470] ACPI: Thermal Zone [TZS1] (66 C)
[   26.982668] NET: Registered protocol family 31
[   26.982671] Bluetooth: HCI device and connection manager initialized
[   26.982675] Bluetooth: HCI socket layer initialized
[   27.043943] Bluetooth: HCI USB driver ver 2.9
[   27.074386] usbcore: registered new interface driver hci_usb
[...]

A Google search found [1] and according to that old thread, its either a 
general module problem [2] or a module-init-tools (I'm using vanilla 
module-init-tools 3.3_pre11) problem [3]. 

I'm not sure whether its a user-space problem or these caused by bluetooth 
module's initialization phase so i decided to report LKML :). 

Although these shown in kern.log, bluetooth subsystem works without a problem.

You can find .config and full dmesg output from [4] and if anything else is 
needed, please just say it.

[1] http://osdir.com/ml/linux.bluez.devel/2004-10/msg00043.html
[2] http://osdir.com/ml/linux.bluez.devel/2004-10/msg00047.html
[3] http://osdir.com/ml/linux.bluez.devel/2004-10/msg00054.html
[4] http://cekirdek.pardus.org.tr/~caglar/kernel/

Cheers
-- 
S.Çağlar Onur <caglar@pardus.org.tr>
http://cekirdek.pardus.org.tr/~caglar/

Linux is like living in a teepee. No Windows, no Gates and an Apache in house!

      parent reply	other threads:[~2007-12-23  0:05 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-21  1:41 Linux 2.6.24-rc6 Linus Torvalds
2007-12-21  2:40 ` Zhang, Yanmin
2007-12-21  2:48 ` Kyle McMartin
2007-12-21  3:01   ` Kyle McMartin
2007-12-21  3:49     ` Linus Torvalds
2007-12-21  3:50       ` Kyle McMartin
2007-12-21  4:22       ` Linus Torvalds
2007-12-21  4:40         ` Linus Torvalds
2007-12-21  4:50           ` Kyle McMartin
2007-12-21  4:58         ` Linus Torvalds
2007-12-21  5:21           ` Linus Torvalds
2007-12-21 17:45             ` Linus Torvalds
2007-12-21 16:56           ` Junio C Hamano
2007-12-21  3:23 ` [PATCH] mbx: Fix up duplicate defines in reg_bits.h Kyle McMartin
2007-12-23  0:05 ` S.Çağlar Onur [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=200712230205.15486.caglar@pardus.org.tr \
    --to=caglar@pardus.org.tr \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcel@holtmann.org \
    --cc=maxk@qualcomm.com \
    --cc=torvalds@linux-foundation.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.