From: Russell King <rmk@arm.linux.org.uk>
To: Zwane Mwaikambo <zwane@linuxpower.ca>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH][2.5.29] parport_serial/serial init dependencies (fwd)
Date: Wed, 31 Jul 2002 08:24:42 +0100 [thread overview]
Message-ID: <20020731082442.A17010@flint.arm.linux.org.uk> (raw)
In-Reply-To: <Pine.LNX.4.44.0207310837050.2454-100000@linux-box.realnet.co.sz>; from zwane@linuxpower.ca on Wed, Jul 31, 2002 at 08:37:23AM +0200
On Wed, Jul 31, 2002 at 08:37:23AM +0200, Zwane Mwaikambo wrote:
> diff -u -r1.1.1.1 Makefile
> --- linux-2.5.29/drivers/Makefile 27 Jul 2002 18:02:33 -0000 1.1.1.1
> +++ linux-2.5.29/drivers/Makefile 30 Jul 2002 22:45:59 -0000
> @@ -7,8 +7,9 @@
>
> obj-$(CONFIG_PCI) += pci/
> obj-$(CONFIG_ACPI) += acpi/
> +obj-y += serial/
> obj-$(CONFIG_PARPORT) += parport/
> -obj-y += base/ serial/ char/ block/ misc/ net/ media/
> +obj-y += base/ char/ block/ misc/ net/ media/
Hmm. Looking at this (and the init ordering), doesn't pci use stuff from
base, so wouldn't it make sense to move base/ to being the very first
thing? Pat?
(eg, when serial gets driverfs support)
--
Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html
prev parent reply other threads:[~2002-07-31 7:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-31 6:37 [PATCH][2.5.29] parport_serial/serial init dependencies (fwd) Zwane Mwaikambo
2002-07-31 7:24 ` Russell King [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=20020731082442.A17010@flint.arm.linux.org.uk \
--to=rmk@arm.linux.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=zwane@linuxpower.ca \
/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