Linux MIPS Architecture development
 help / color / mirror / Atom feed
* Does anyone have a 64-bit kernel running ?
@ 2002-05-22  7:49 Carsten Langgaard
  0 siblings, 0 replies; only message in thread
From: Carsten Langgaard @ 2002-05-22  7:49 UTC (permalink / raw)
  To: linux-mips

After fixing a lot of stuff, I finally got a 64-bit kernel up and run on
the Malta board.
But there are still a lot of things that doesn't work.
E.g. the read_rtc routine fails, because a "long" is 64-bit in the
kernel and 32-bit in the user application (I run on o32 compiled
userland).
If I replace all "longs" in the read_rtc routine with "integers" it
works fine, but then I will probably break things, once we got a n64
compiled userland.
NFS fails because of a checksum errors in some UDP packages.

Does anyone have any experience in the 64-bit kernel ?

/Carsten

--
_    _ ____  ___   Carsten Langgaard   Mailto:carstenl@mips.com
|\  /|||___)(___   MIPS Denmark        Direct: +45 4486 5527
| \/ |||    ____)  Lautrupvang 4B      Switch: +45 4486 5555
  TECHNOLOGIES     2750 Ballerup       Fax...: +45 4486 5556
                   Denmark             http://www.mips.com

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-05-22  7:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-22  7:49 Does anyone have a 64-bit kernel running ? Carsten Langgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox