All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: Blue Swirl <blauwirbel@gmail.com>
Cc: qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Date: Fri, 05 Aug 2011 08:49:10 -0700	[thread overview]
Message-ID: <4E3C10F6.9030002@twiddle.net> (raw)
In-Reply-To: <CAAu8pHsU9XTtFXHhA1ihXeJj-nWU0SP6xD=7UOC-FtvwhwDKww@mail.gmail.com>

On 08/03/2011 11:00 AM, Blue Swirl wrote:
> Parameter is_softmmu (and its evil mutant twin brother is_softmuu)
> is not used in cpu_*_handle_mmu_fault() functions, remove them
> and adjust callers.
> 
> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>

Acked-by: Richard Henderson <rth@twiddle.net>


r~

> ---
>  target-alpha/cpu.h            |    2 +-
>  target-alpha/helper.c         |    4 ++--
>  target-alpha/op_helper.c      |    2 +-
>  target-arm/cpu.h              |    2 +-
>  target-arm/helper.c           |    4 ++--
>  target-arm/op_helper.c        |    2 +-
>  target-cris/cpu.h             |    2 +-
>  target-cris/helper.c          |   11 +++++------
>  target-cris/op_helper.c       |    2 +-
>  target-i386/cpu.h             |    2 +-
>  target-i386/helper.c          |    4 ++--
>  target-i386/op_helper.c       |    2 +-
>  target-lm32/cpu.h             |    2 +-
>  target-lm32/helper.c          |    2 +-
>  target-lm32/op_helper.c       |    2 +-
>  target-m68k/cpu.h             |    2 +-
>  target-m68k/helper.c          |    4 ++--
>  target-m68k/op_helper.c       |    2 +-
>  target-microblaze/cpu.h       |    2 +-
>  target-microblaze/helper.c    |    4 ++--
>  target-microblaze/op_helper.c |    2 +-
>  target-mips/cpu.h             |    2 +-
>  target-mips/helper.c          |    6 +++---
>  target-mips/op_helper.c       |    2 +-
>  target-ppc/cpu.h              |    2 +-
>  target-ppc/helper.c           |    4 ++--
>  target-ppc/op_helper.c        |    2 +-
>  target-s390x/cpu.h            |    2 +-
>  target-s390x/helper.c         |   12 ++++++------
>  target-s390x/op_helper.c      |    2 +-
>  target-sh4/cpu.h              |    2 +-
>  target-sh4/helper.c           |    4 ++--
>  target-sh4/op_helper.c        |    2 +-
>  target-sparc/cpu.h            |    2 +-
>  target-sparc/helper.c         |    6 +++---
>  target-sparc/op_helper.c      |    2 +-
>  target-unicore32/cpu.h        |    2 +-
>  target-unicore32/helper.c     |    2 +-
>  user-exec.c                   |    2 +-
>  39 files changed, 59 insertions(+), 60 deletions(-)

  reply	other threads:[~2011-08-05 15:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-03 18:00 [Qemu-devel] [PATCH] Remove unused is_softmmu parameter from cpu_handle_mmu_fault Blue Swirl
2011-08-05 15:49 ` Richard Henderson [this message]
2011-08-07  9:35   ` Blue Swirl

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=4E3C10F6.9030002@twiddle.net \
    --to=rth@twiddle.net \
    --cc=blauwirbel@gmail.com \
    --cc=qemu-devel@nongnu.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.