linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paul Burton <paul.burton@mips.com>
To: Paul Burton <pburton@wavecomp.com>
Cc: "linux-mips@vger.kernel.org" <linux-mips@vger.kernel.org>,
	Paul Burton <pburton@wavecomp.com>,
	"linux-mips@vger.kernel.org" <linux-mips@vger.kernel.org>
Subject: Re: [PATCH 1/3] MIPS: Select R3k-style TLB in Kconfig
Date: Tue, 3 Sep 2019 14:45:12 +0000	[thread overview]
Message-ID: <MWHPR2201MB12775B698259FDB4E79C4DD5C1B90@MWHPR2201MB1277.namprd22.prod.outlook.com> (raw)
In-Reply-To: <20190831154027.6943-1-paul.burton@mips.com>

Hello,

Paul Burton wrote:
> Currently areas where we need to determine whether the TLB is R3k-style
> need to check for either of CONFIG_CPU_R3000 || CONFIG_CPU_TX39XX.
> 
> Introduce a new CONFIG_CPU_R3K_TLB & select it from both of the above,
> allowing us to simplify checks for R3k-style TLBs by only checking for
> this new Kconfig option.

Series applied to mips-next.

> MIPS: Select R3k-style TLB in Kconfig
>   commit 547468293475
>   https://git.kernel.org/mips/c/547468293475
>   
>   Signed-off-by: Paul Burton <paul.burton@mips.com>
>   Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> 
> MIPS: tlbex: Simplify r3k check
>   commit 54e8d9f07d8a
>   https://git.kernel.org/mips/c/54e8d9f07d8a
>   
>   Signed-off-by: Paul Burton <paul.burton@mips.com>
> 
> MIPS: tlbex: Remove cpu_has_local_ebase
>   commit 775b089aeffa
>   https://git.kernel.org/mips/c/775b089aeffa
>   
>   Signed-off-by: Paul Burton <paul.burton@mips.com>
>   Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>

Thanks,
    Paul

[ This message was auto-generated; if you believe anything is incorrect
  then please email paul.burton@mips.com to report it. ]

      parent reply	other threads:[~2019-09-03 14:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-31 15:40 [PATCH 1/3] MIPS: Select R3k-style TLB in Kconfig Paul Burton
2019-08-31 15:40 ` [PATCH 2/3] MIPS: tlbex: Simplify r3k check Paul Burton
2019-08-31 15:40 ` [PATCH 3/3] MIPS: tlbex: Remove cpu_has_local_ebase Paul Burton
2019-09-01 23:19   ` Philippe Mathieu-Daudé
2019-09-30  4:29   ` Maciej W. Rozycki
2019-09-01 22:54 ` [PATCH 1/3] MIPS: Select R3k-style TLB in Kconfig Philippe Mathieu-Daudé
2019-09-03 14:45 ` Paul Burton [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=MWHPR2201MB12775B698259FDB4E79C4DD5C1B90@MWHPR2201MB1277.namprd22.prod.outlook.com \
    --to=paul.burton@mips.com \
    --cc=linux-mips@vger.kernel.org \
    --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).