All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: David Daney <ddaney@caviumnetworks.com>
Cc: linux-mips@linux-mips.org
Subject: Re: [PATCH 2/3] MIPS: Use uasm_i_ds{r,l}l_safe() instead of uasm_i_ds{r,l}l() in tlbex.c
Date: Thu, 29 Apr 2010 02:13:17 +0100	[thread overview]
Message-ID: <20100429011317.GB1704@linux-mips.org> (raw)
In-Reply-To: <1272482178-4712-3-git-send-email-ddaney@caviumnetworks.com>

On Wed, Apr 28, 2010 at 12:16:17PM -0700, David Daney wrote:

> This makes the code somewhat cleaner while reducing the risk of shift
> amount overflows when various page table related options are changed.

Applied.  Thanks!

  Ralf

  reply	other threads:[~2010-04-29  1:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-28 19:16 [PATCH 0/3] Check for accesses beyond end of PGD David Daney
2010-04-28 19:16 ` [PATCH 1/3] MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm David Daney
2010-04-29  0:52   ` Ralf Baechle
2010-04-28 19:16 ` [PATCH 2/3] MIPS: Use uasm_i_ds{r,l}l_safe() instead of uasm_i_ds{r,l}l() in tlbex.c David Daney
2010-04-29  1:13   ` Ralf Baechle [this message]
2010-04-28 19:16 ` [PATCH 3/3] MIPS: Check for accesses beyond the end of the PGD David Daney
2010-04-29  1:24   ` 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=20100429011317.GB1704@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=ddaney@caviumnetworks.com \
    --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.