All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brian Murphy <brian@murphy.dk>
To: linux-mips@linux-mips.org
Cc: Ralf Baechle <ralf@linux-mips.org>
Subject: Re: update_mmu_cache bug
Date: Tue, 10 Dec 2002 22:00:47 +0100	[thread overview]
Message-ID: <3DF655FF.80508@murphy.dk> (raw)
In-Reply-To: 20021210191801.GF609@gateway.total-knowledge.com

ilya@theIlya.com wrote:

>Following small patch is needed to prevent kernel from going into infinite loop
>on page_fault. Probably similar patches are needed for other CPUs as well,
>but since I don;t have any, I'll let those who do take care of that :)
>
>	Ilya.
>
>  
>
It also seems not to work for the 32 bit kernel. The macro for

pte_offset_map

is very different in pgtable.h in the 32 bit directory than the 64 bit.

(Is there a good reason for this Ralf?)

/Brian

      reply	other threads:[~2002-12-10 21:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-10 19:18 update_mmu_cache bug ilya
2002-12-10 21:00 ` Brian Murphy [this message]

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=3DF655FF.80508@murphy.dk \
    --to=brian@murphy.dk \
    --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 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.