All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jun Sun <jsun@mvista.com>
To: Carsten Langgaard <carstenl@mips.com>
Cc: linux-mips@oss.sgi.com
Subject: Re: 64-bit kernel
Date: Tue, 18 Jun 2002 10:52:19 -0700	[thread overview]
Message-ID: <3D0F7353.20107@mvista.com> (raw)
In-Reply-To: 3D0F28AE.7B0D822B@mips.com

Carsten Langgaard wrote:

> I don't know if anymore has a interest in the 64-bit kernel, but I just
> found this bug (see patch below).
> It would be nice to know, how many are interested in the 64-bit kernel
> and who actually got something running.
> So please rise you voice.
> 


Actually I think there is an increased interestes to 64bit kernel with the 
recent introduction of RM7K and bcm1250 CPUs.

If 64bit kernel gets mature, I think two years down the road we will see 
mid-range CPUs edging into that domain as well.

(Jun is raising his voice....)

Jun


> /Carsten
> 
> Index: include/asm-mips64/exception.h
> ===================================================================
> RCS file:
> /home/repository/sw/linux-2.4.18/include/asm-mips64/exception.h,v
> retrieving revision 1.1.1.1
> diff -u -r1.1.1.1 exception.h
> --- include/asm-mips64/exception.h      4 Mar 2002 11:13:25 -0000
> 1.1.1.1
> +++ include/asm-mips64/exception.h      18 Jun 2002 12:18:40 -0000
> @@ -28,7 +28,7 @@
> 
>         .macro  __build_clear_fpe
>         cfc1    a1, fcr31
> -       li      a2, ~(0x3f << 13)
> +       li      a2, ~(0x3f << 12)
>         and     a2, a1
>         ctc1    a2, fcr31
>         STI
> 
> 
> 
> --
> _    _ ____  ___   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
> 
> 
> 
> 

  parent reply	other threads:[~2002-06-18 17:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-18 12:33 64-bit kernel Carsten Langgaard
2002-06-18 16:03 ` Justin Carlson
2002-06-19  9:32   ` Ralf Baechle
2002-06-19 11:07     ` Carsten Langgaard
2002-06-19 11:13       ` Ralf Baechle
2002-06-18 17:52 ` Jun Sun [this message]
2002-06-19  9:01 ` Ralf Baechle
2002-06-19  9:28 ` Ralf Baechle
  -- strict thread matches above, loose matches on Subject: below --
2002-08-06 12:05 Carsten Langgaard
2002-08-06 23:14 ` 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=3D0F7353.20107@mvista.com \
    --to=jsun@mvista.com \
    --cc=carstenl@mips.com \
    --cc=linux-mips@oss.sgi.com \
    /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.