linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Paul Mackerras <paulus@samba.org>
To: Geoff Levand <geoffrey.levand@am.sony.com>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [patch] powerpc: move PAGE_SIZE outside #ifdef __KERNEL__
Date: Fri, 21 Apr 2006 09:07:43 +1000	[thread overview]
Message-ID: <17480.5183.958036.533453@cargo.ozlabs.ibm.com> (raw)
In-Reply-To: <4447C3BA.6050709@am.sony.com>

Geoff Levand writes:

> The procps package needs PAGE_SIZE, defined in asm-powerpc/page.h,

Ummm... why?  If procps is assuming that the page size of the kernel
it's running on is the same as the page size of the kernel it was
compiled on, it's broken.  It should be using sysconf(PAGE_SIZE) at
runtime.

Paul.

  parent reply	other threads:[~2006-04-20 23:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-20 17:24 [patch] powerpc: move PAGE_SIZE outside #ifdef __KERNEL__ Geoff Levand
2006-04-20 17:31 ` David Howells
2006-04-20 17:37 ` Arnd Bergmann
2006-04-20 18:00   ` Geoff Levand
2006-04-20 20:59 ` Benjamin Herrenschmidt
2006-04-20 23:07 ` Paul Mackerras [this message]
2006-04-21 15:23   ` Geoff Levand
2006-04-21 17:03 ` Christoph Hellwig

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=17480.5183.958036.533453@cargo.ozlabs.ibm.com \
    --to=paulus@samba.org \
    --cc=geoffrey.levand@am.sony.com \
    --cc=linuxppc-dev@ozlabs.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).