| To: | Ralf Baechle <ralf@linux-mips.org> |
|---|---|
| Subject: | Re: CVS Update@-mips.org: linux |
| From: | "Maciej W. Rozycki" <macro@linux-mips.org> |
| Date: | Mon, 23 Aug 2004 11:29:46 +0200 (CEST) |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <20040820120223Z8225206-1530+8785@linux-mips.org> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20040820120223Z8225206-1530+8785@linux-mips.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Fri, 20 Aug 2004 ralf@linux-mips.org wrote: > Log message: > Undo change from rev 1.37; some userspace software is expecting > PAGE_SIZE, PAGE_SHIFT and PAGE_MASK to be accessible through > <asm/page.h>. Sigh ... Fix that software then, instead of breaking good one (hint -- what is the "right" value of PAGE_SHIFT and why it doesn't work for that system over there?). With these macros exported it's hard to guess whether the page size can be hardcoded or it should get determined at the run time. And with glibc you get a compilation error due to PAGE_SHIFT being undefined. Please revert the braindamage. What software is the offender, BTW? Maciej |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: System call select on R4600, Ralf Baechle |
|---|---|
| Next by Date: | Re: CVS Update@-mips.org: linux, Kumba |
| Previous by Thread: | Re: CVS Update@-mips.org: linux, Christoph Hellwig |
| Next by Thread: | Re: CVS Update@-mips.org: linux, Kumba |
| Indexes: | [Date] [Thread] [Top] [All Lists] |