All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Markos Chandras <markos.chandras@imgtec.com>
Cc: linux-mips@linux-mips.org, stable@vger.kernel.org
Subject: Re: [PATCH v2 0/4] EVA fixes
Date: Tue, 24 Mar 2015 16:39:57 +0100	[thread overview]
Message-ID: <20150324153956.GA8061@linux-mips.org> (raw)
In-Reply-To: <1425912892-23133-1-git-send-email-markos.chandras@imgtec.com>

On Mon, Mar 09, 2015 at 02:54:48PM +0000, Markos Chandras wrote:

> These four patches fix unaligned accesses when EVA is enabled. The fixes
> CC stable as well, because they need to be applied all the way back to
> the 3.15 kernels where EVA was originally introduced.
> 
> Markos Chandras (4):
>   MIPS: asm: asm-eva: Introduce kernel load/store variants
>   MIPS: unaligned: Prevent EVA instructions on kernel unaligned accesses
>   MIPS: unaligned: Surround load/store macros in do {} while statements
>   MIPS: unaligned: Fix regular load/store instruction emulation for EVA
> 
>  arch/mips/include/asm/asm-eva.h | 137 ++++++++++------
>  arch/mips/kernel/unaligned.c    | 340 +++++++++++++++++++++++++++-------------
>  2 files changed, 324 insertions(+), 153 deletions(-)

Applying these patches I found that 2/4 doesn't apply to v3.19- because
it relies on other patches that only exist on 4.0+.  Markos agreed to sort
out the issue and post a new patchset.  I've applied the patches for
mainline but will drop them for my -stable branches.

  Ralf

      parent reply	other threads:[~2015-03-24 15:39 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-09 14:54 [PATCH v2 0/4] EVA fixes Markos Chandras
2015-03-09 14:54 ` Markos Chandras
2015-03-09 14:54 ` [PATCH v2 1/4] MIPS: asm: asm-eva: Introduce kernel load/store variants Markos Chandras
2015-03-09 14:54   ` Markos Chandras
2015-03-09 14:54 ` [PATCH v2 2/4] MIPS: unaligned: Prevent EVA instructions on kernel unaligned accesses Markos Chandras
2015-03-09 14:54   ` Markos Chandras
2015-03-09 14:54 ` [PATCH v2 3/4] MIPS: unaligned: Surround load/store macros in do {} while statements Markos Chandras
2015-03-09 14:54   ` Markos Chandras
2015-03-09 14:54 ` [PATCH v2 4/4] MIPS: unaligned: Fix regular load/store instruction emulation for EVA Markos Chandras
2015-03-09 14:54   ` Markos Chandras
2015-03-24 15:39 ` Ralf Baechle [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=20150324153956.GA8061@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=linux-mips@linux-mips.org \
    --cc=markos.chandras@imgtec.com \
    --cc=stable@vger.kernel.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.