All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Paul Mackerras <paulus@samba.org>
Cc: torvalds@osdl.org, nathanl@austin.ibm.com, anton@samba.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] PPC64 mmu_context_init needs to run earlier
Date: Mon, 1 Nov 2004 22:13:36 -0800	[thread overview]
Message-ID: <20041101221336.5f6d8534.akpm@osdl.org> (raw)
In-Reply-To: <16775.5912.788675.644838@cargo.ozlabs.ibm.com>

Paul Mackerras <paulus@samba.org> wrote:
>
> This patch changes mmu_context_init to be called as a core_initcall
>  rather than an arch_initcall, since mmu_context_init needs to run
>  before we try to run any userspace processes, and arch_initcall was
>  found to be too late.

Here we go again...

I don't see why your patch fixes the problem.  do_basic_setup() calls
driver_init() prior to any initcalls being run, and driver_init() can call
/sbin/hotplug.


  reply	other threads:[~2004-11-02  5:19 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-02  5:11 [PATCH] PPC64 mmu_context_init needs to run earlier Paul Mackerras
2004-11-02  6:13 ` Andrew Morton [this message]
2004-11-02 21:57   ` Nathan Lynch
2004-11-02 22:10     ` Linus Torvalds
2004-11-02 23:35       ` Benjamin Herrenschmidt
2004-11-03  0:08       ` Nathan Lynch
2004-11-03 23:04 ` Andrew Morton
2004-11-04  2:53   ` Paul Mackerras

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=20041101221336.5f6d8534.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=anton@samba.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nathanl@austin.ibm.com \
    --cc=paulus@samba.org \
    --cc=torvalds@osdl.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.