All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keith Owens <kaos@ocs.com.au>
To: Neale Banks <neale@lowendale.com.au>
Cc: Stephen Rothwell <sfr@linuxcare.com>, linux-kernel@vger.kernel.org
Subject: Re: 2.2.18: apm initialised before dmi_scan?
Date: Wed, 31 Jan 2001 22:45:29 +1100	[thread overview]
Message-ID: <2743.980941529@ocs3.ocs-net> (raw)
In-Reply-To: Your message of "Wed, 31 Jan 2001 22:54:22 +1100." <Pine.LNX.4.05.10101312249450.16611-100000@marina.lowendale.com.au>

On Wed, 31 Jan 2001 22:54:22 +1100 (EST), 
Neale Banks <neale@lowendale.com.au> wrote:
>If this is a correct and justifiable fix for 2.2 then in 2.4 should
>dmi_scan.o be included in export-objs?  Or is there a "better" way of
>doing this?

It should already be correct in 2.4.  In 2.2 the OX_OBJS list is
independent from the O_OBJS list and OX_OBJS is linked first, causing
strange out of order problems.  In 2.4 export-objs is a subset of the
object list and export-objs does not impose any link ordering.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

      reply	other threads:[~2001-01-31 11:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-30 11:47 2.2.18: apm initialised before dmi_scan? Neale Banks
2001-01-30 12:48 ` Keith Owens
2001-01-31 11:54   ` Neale Banks
2001-01-31 11:45     ` Keith Owens [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=2743.980941529@ocs3.ocs-net \
    --to=kaos@ocs.com.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=neale@lowendale.com.au \
    --cc=sfr@linuxcare.com \
    /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.