From: Jeff Garzik <jgarzik@mandrakesoft.com>
To: Tom Gall <gall@rochcivictheatre.org>
Cc: linuxppc-dev@lists.linuxppc.org
Subject: Re: request region in the wrong spot?
Date: Sun, 06 Aug 2000 21:01:58 -0400 [thread overview]
Message-ID: <398E0A86.701B35AB@mandrakesoft.com> (raw)
In-Reply-To: 398DD9BB.30521791@rochcivictheatre.org
Tom Gall wrote:
> I propose moving this 6 request region calls to
>
> arch/ppc/kernel/setup.c in ppc_init()
>
> which is called by init/main do_basic_setup() fairly early.
>
> Is this a reasonable fix?
Generally pre-kmalloc request_region calls should occur in the form of
static struct resource variables being passed to __request_region.
Jeff
--
Jeff Garzik |
Building 1024 | Yossarian lives.
MandrakeSoft, Inc. |
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2000-08-07 1:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-08-06 21:33 request region in the wrong spot? Tom Gall
2000-08-07 1:01 ` Jeff Garzik [this message]
2000-08-08 5:48 ` 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=398E0A86.701B35AB@mandrakesoft.com \
--to=jgarzik@mandrakesoft.com \
--cc=gall@rochcivictheatre.org \
--cc=linuxppc-dev@lists.linuxppc.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).