public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <randy.dunlap@oracle.com>
To: Alan Stern <stern@rowland.harvard.edu>
Cc: Andrey Borzenkov <arvidjaar@mail.ru>,
	linux-usb-devel@lists.sourceforge.net,
	linux-kernel@vger.kernel.org
Subject: Re: [linux-usb-devel] 2.6.19-rc5: modular USB rebuilds vmlinux?
Date: Wed, 22 Nov 2006 11:13:23 -0800	[thread overview]
Message-ID: <4564A153.7060804@oracle.com> (raw)
In-Reply-To: <Pine.LNX.4.44L0.0611221407070.4272-100000@iolanthe.rowland.org>

Alan Stern wrote:
> On Wed, 22 Nov 2006, Randy Dunlap wrote:
> 
>> On Wed, 22 Nov 2006 21:45:55 +0300 Andrey Borzenkov wrote:
>>
>>> -----BEGIN PGP SIGNED MESSAGE-----
>>> Hash: SHA1
>>>
>>> I was under impression that I have fully modular USB. Still:
>>>
>>> {pts/1}% make -C ~/src/linux-git O=$HOME/build/linux-2.6.19
>>> make: Entering directory `/home/bor/src/linux-git'
>>>   GEN     /home/bor/build/linux-2.6.19/Makefile
>>> scripts/kconfig/conf -s arch/i386/Kconfig
>>>   Using /home/bor/src/linux-git as source for kernel
>>>   GEN     /home/bor/build/linux-2.6.19/Makefile
>>>   CHK     include/linux/version.h
>>>   CHK     include/linux/utsrelease.h
>>>   CHK     include/linux/compile.h
>>>   CC [M]  drivers/usb/core/usb.o
>>>   CC [M]  drivers/usb/core/hub.o
>>>   CC [M]  drivers/usb/core/hcd.o
>>>   CC [M]  drivers/usb/core/urb.o
>>>   CC [M]  drivers/usb/core/message.o
>>>   CC [M]  drivers/usb/core/driver.o
>>>   CC [M]  drivers/usb/core/config.o
>>>   CC [M]  drivers/usb/core/file.o
>>>   CC [M]  drivers/usb/core/buffer.o
>>>   CC [M]  drivers/usb/core/sysfs.o
>>>   CC [M]  drivers/usb/core/endpoint.o
>>>   CC [M]  drivers/usb/core/devio.o
>>>   CC [M]  drivers/usb/core/notify.o
>>>   CC [M]  drivers/usb/core/generic.o
>>>   CC [M]  drivers/usb/core/hcd-pci.o
>>>   CC [M]  drivers/usb/core/inode.o
>>>   CC [M]  drivers/usb/core/devices.o
>>>   LD [M]  drivers/usb/core/usbcore.o
>>>   CC      drivers/usb/host/pci-quirks.o
>>>   LD      drivers/usb/host/built-in.o
>>>  
>>> Sorry? How comes it still compiles something into main kernel?
>> It's just a quirk of the build machinery.
>> The built-in.o file should be 8 bytes or so, with nothing
>> really in it.
> 
> Not so.  Randy, you missed the line for pci-quirks.o.  It really is a 
> non-trivial object file and it really goes into the main kernel.
> 
> That's because it actually is a PCI driver, living in a USB source 
> directory.  It handles the quirks needed by various PCI-based USB host 
> controllers.

Damm.  Thanks, Alan.

-- 
~Randy

  reply	other threads:[~2006-11-22 19:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-22 18:45 2.6.19-rc5: modular USB rebuilds vmlinux? Andrey Borzenkov
2006-11-22 18:54 ` [linux-usb-devel] " Randy Dunlap
2006-11-22 19:09   ` Alan Stern
2006-11-22 19:13     ` Randy Dunlap [this message]
2006-11-22 19:12   ` Andrey Borzenkov
2006-11-22 19:40   ` Adrian Bunk

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=4564A153.7060804@oracle.com \
    --to=randy.dunlap@oracle.com \
    --cc=arvidjaar@mail.ru \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    --cc=stern@rowland.harvard.edu \
    /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