From: tsbogend@alpha.franken.de (Thomas Bogendoerfer)
To: linux-mips@linux-mips.org
Subject: Breakage in arch/mips/kernel/traps.c for 64bit
Date: Thu, 1 May 2008 18:33:14 +0200 [thread overview]
Message-ID: <20080501163314.GA9955@alpha.franken.de> (raw)
Hi,
it would be nice, if people started thinking before supplying such
crappy^Winteresting code:
arch/mips/kernel/traps.c:
#define IS_KVA01(a) ((((unsigned int)a) & 0xc0000000) == 0x80000000)
Kills every 64bit kernel build...
Why is this needed at all ?
Thomas.
--
Crap can work. Given enough thrust pigs will fly, but it's not necessary a
good idea. [ RFC1925, 2.3 ]
next reply other threads:[~2008-05-01 16:33 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-01 16:33 Thomas Bogendoerfer [this message]
2008-05-01 21:01 ` Breakage in arch/mips/kernel/traps.c for 64bit Maciej W. Rozycki
2008-05-02 10:11 ` Ralf Baechle
2008-05-03 16:16 ` Atsushi Nemoto
2008-05-03 17:39 ` Ralf Baechle
2008-05-03 19:57 ` Maciej W. Rozycki
2008-05-03 22:48 ` Thomas Bogendoerfer
2008-05-04 13:39 ` Atsushi Nemoto
2008-05-04 22:08 ` Thomas Bogendoerfer
2008-05-05 14:58 ` Atsushi Nemoto
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=20080501163314.GA9955@alpha.franken.de \
--to=tsbogend@alpha.franken.de \
--cc=linux-mips@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 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.