linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Serge Semin <fancer.lancer@gmail.com>
To: Paul Burton <paul.burton@mips.com>
Cc: "linux-mips@vger.kernel.org" <linux-mips@vger.kernel.org>,
	Paul Burton <pburton@wavecomp.com>
Subject: Re: [PATCH 0/4] MIPS: Exception vector improvements
Date: Thu, 2 May 2019 16:59:22 +0300	[thread overview]
Message-ID: <20190502135920.3cnx7sl3iwjrzmii@mobilestation> (raw)
In-Reply-To: <20190430225216.7164-1-paul.burton@mips.com>

On Tue, Apr 30, 2019 at 10:53:29PM +0000, Paul Burton wrote:

Hello Paul 

> This series improves the way we allocate memory for our exception vector
> & configure it in EBase.
> 
> Patch 2 in particular is important preparation for changes being made by
> Serge Semin in his "mips: Post-bootmem-memblock transition fixes"
> series.
> 
> Paul Burton (4):
>   MIPS: Use mnemblock_phys_alloc() for exception vector
>   MIPS: Always allocate exception vector for MIPSr2+
>   MIPS: Sync icache for whole exception vector
>   MIPS: Remove duplicate EBase configuration
> 
>  arch/mips/kernel/traps.c | 63 ++++++++++++++--------------------------
>  1 file changed, 22 insertions(+), 41 deletions(-)
> 
> -- 
> 2.21.0
>

For the whole series:
Reviewed-by: Serge Semin <fancer.lancer@gmail.com>
Tested-by: Serge Semin <fancer.lancer@gmail.com>
(on kernel 4.9 and Baikal-T1 MIPS P5600 Warrior)

-Sergey

  parent reply	other threads:[~2019-05-02 13:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-30 22:53 [PATCH 0/4] MIPS: Exception vector improvements Paul Burton
2019-04-30 22:53 ` [PATCH 2/4] MIPS: Always allocate exception vector for MIPSr2+ Paul Burton
2019-04-30 22:53 ` [PATCH 1/4] MIPS: Use memblock_phys_alloc() for exception vector Paul Burton
2019-05-01 14:32   ` Philippe Mathieu-Daudé
2019-04-30 22:53 ` [PATCH 4/4] MIPS: Remove duplicate EBase configuration Paul Burton
2019-04-30 22:53 ` [PATCH 3/4] MIPS: Sync icache for whole exception vector Paul Burton
2019-05-01 15:09   ` Philippe Mathieu-Daudé
2019-05-02 13:59 ` Serge Semin [this message]
2019-05-02 18:35 ` [PATCH 0/4] MIPS: Exception vector improvements Paul Burton

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=20190502135920.3cnx7sl3iwjrzmii@mobilestation \
    --to=fancer.lancer@gmail.com \
    --cc=linux-mips@vger.kernel.org \
    --cc=paul.burton@mips.com \
    --cc=pburton@wavecomp.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).