From: tsbogend@alpha.franken.de (Thomas Bogendoerfer)
To: linux-mips@linux-mips.org
Cc: ralf@linux-mips.org
Subject: Re: [PATCH] IP22: Fix modules for 64bit kernels by using a CKSEG2 MAP_BASE
Date: Sun, 25 Nov 2007 11:03:12 +0100 [thread overview]
Message-ID: <20071125100224.GA17974@alpha.franken.de> (raw)
In-Reply-To: <20071123195152.B86B0C2E30@solo.franken.de>
On Fri, Nov 23, 2007 at 08:41:55PM +0100, Thomas Bogendoerfer wrote:
>
> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
> ---
> include/asm-mips/mach-ip22/spaces.h | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/include/asm-mips/mach-ip22/spaces.h b/include/asm-mips/mach-ip22/spaces.h
> index 7f9fa6f..8264d0a 100644
> --- a/include/asm-mips/mach-ip22/spaces.h
> +++ b/include/asm-mips/mach-ip22/spaces.h
> @@ -18,7 +18,7 @@
> #define CAC_BASE 0xffffffff80000000
> #define IO_BASE 0xffffffffa0000000
> #define UNCAC_BASE 0xffffffffa0000000
> -#define MAP_BASE 0xc000000000000000
> +#define MAP_BASE 0xffffffffc0000000
>
> #endif /* CONFIG_64BIT */
please drop this bogus patch, it causes vmalloc allocations fails. The bug
it tries to fix isn't even there.
Thomas.
--
Crap can work. Given enough thrust pigs will fly, but it's not necessary a
good idea. [ RFC1925, 2.3 ]
next prev parent reply other threads:[~2007-11-25 10:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-23 19:41 [PATCH] IP22: Fix modules for 64bit kernels by using a CKSEG2 MAP_BASE Thomas Bogendoerfer
2007-11-23 19:41 ` Thomas Bogendoerfer
2007-11-25 10:03 ` Thomas Bogendoerfer [this message]
2007-11-26 16:56 ` Ralf Baechle
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=20071125100224.GA17974@alpha.franken.de \
--to=tsbogend@alpha.franken.de \
--cc=linux-mips@linux-mips.org \
--cc=ralf@linux-mips.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