All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nigel Stephens <nigel@mips.com>
To: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Cc: linux-mips@linux-mips.org, ralf@linux-mips.org
Subject: Re: [PATCH] fix cache coherency issues
Date: Wed, 23 Aug 2006 17:52:25 +0100	[thread overview]
Message-ID: <44EC87C9.8010402@mips.com> (raw)
In-Reply-To: <20060824.003130.25910593.anemo@mba.ocn.ne.jp>



Atsushi Nemoto wrote:
>
> +	unsigned int tlbidx;
>
>   
...

> +	if (tlbidx < 0)
>   

Doesn't tlbidx need to be declared as a signed int, else the compiler
could optimize away this comparison.


Nigel

  reply	other threads:[~2006-08-23 16:52 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-13 16:15 [PATCH] fix cache coherency issues Atsushi Nemoto
2006-02-14  1:59 ` Yoichi Yuasa
2006-02-14  2:15   ` Atsushi Nemoto
2006-02-14  2:26     ` Yoichi Yuasa
2006-02-14  3:08       ` Atsushi Nemoto
2006-02-14  7:07         ` Yoichi Yuasa
2006-02-14  7:42           ` Atsushi Nemoto
2006-02-14  8:56             ` Yoichi Yuasa
2006-02-14 10:12               ` Atsushi Nemoto
2006-02-14 13:14                 ` Atsushi Nemoto
2006-02-14 13:48                 ` Kevin D. Kissell
2006-05-22 15:34 ` Atsushi Nemoto
2006-08-23 15:31   ` Atsushi Nemoto
2006-08-23 16:52     ` Nigel Stephens [this message]
2006-08-24  1:15       ` Atsushi Nemoto
2006-08-24 11:15         ` Ralf Baechle
2006-08-24 11:38           ` Atsushi Nemoto
2006-08-24 12:12             ` Ralf Baechle
2006-08-24 15:12               ` 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=44EC87C9.8010402@mips.com \
    --to=nigel@mips.com \
    --cc=anemo@mba.ocn.ne.jp \
    --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.