All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: Paul Burton <paul.burton@imgtec.com>,
	linux-mips@linux-mips.org, Ralf Baechle <ralf@linux-mips.org>
Cc: James Hogan <james.hogan@imgtec.com>,
	"Maciej W. Rozycki" <macro@linux-mips.org>,
	linux-kernel@vger.kernel.org, Jonas Gorski <jogo@openwrt.org>,
	Markos Chandras <markos.chandras@imgtec.com>,
	Alex Smith <alex.smith@imgtec.com>,
	"Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>
Subject: Re: [PATCH v2 03/13] MIPS: Remove redundant asm/pgtable-bits.h inclusions
Date: Mon, 18 Apr 2016 15:36:43 +0300	[thread overview]
Message-ID: <5714D4DB.8050606@cogentembedded.com> (raw)
In-Reply-To: <1460972133-16973-4-git-send-email-paul.burton@imgtec.com>

Hello.

On 4/18/2016 12:35 PM, Paul Burton wrote:

> asm/pgtable-bits.h is included in 2 assembly files and thus has to
> in either of the assembly files that include it.
 >

    Missed a line again? :-)

> Remove the redundant inclusions such that asm/pgtable-bits.h doesn't
> need to #ifdef around C code, for cleanliness & and in preparation for

    "& and"?

> later patches which will add more C.
>
> Signed-off-by: Paul Burton <paul.burton@imgtec.com>
> Reviewed-by: James Hogan <james.hogan@imgtec.com>

[...]

MBR, Sergei

  reply	other threads:[~2016-04-18 12:36 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-18  9:35 [PATCH v2 00/13] TLB/XPA fixes & cleanups Paul Burton
2016-04-18  9:35 ` Paul Burton
2016-04-18  9:35 ` [PATCH v2 01/13] MIPS: Separate XPA CPU feature into LPA and MVH Paul Burton
2016-04-18  9:35   ` Paul Burton
2016-04-18  9:35 ` [PATCH v2 02/13] MIPS: Fix HTW config on XPA kernel without LPA enabled Paul Burton
2016-04-18  9:35   ` Paul Burton
2016-04-18  9:35 ` [PATCH v2 03/13] MIPS: Remove redundant asm/pgtable-bits.h inclusions Paul Burton
2016-04-18  9:35   ` Paul Burton
2016-04-18 12:36   ` Sergei Shtylyov [this message]
2016-04-18  9:35 ` [PATCH v2 04/13] MIPS: Use enums to make asm/pgtable-bits.h readable Paul Burton
2016-04-18  9:35   ` Paul Burton
2016-04-18  9:35 ` [PATCH v2 05/13] MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READ Paul Burton
2016-04-18  9:35   ` Paul Burton
2016-04-18  9:35 ` [PATCH v2 06/13] MIPS: mm: Unify pte_page definition Paul Burton
2016-04-18  9:35   ` Paul Burton
2016-04-18  9:35 ` [PATCH v2 07/13] MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic) Paul Burton
2016-04-18  9:35   ` Paul Burton
2016-04-18 13:01   ` James Hogan
2016-04-18 13:01     ` James Hogan
2016-04-18 14:34   ` Manuel Lauss
2016-04-19  8:22     ` Paul Burton
2016-04-18  9:35 ` [PATCH v2 08/13] MIPS: mm: Don't clobber $1 on XPA TLB refill Paul Burton
2016-04-18  9:35   ` Paul Burton
2016-04-18  9:35 ` [PATCH v2 09/13] MIPS: mm: Pass scratch register through to iPTE_SW Paul Burton
2016-04-18  9:35   ` Paul Burton
2016-04-18  9:35 ` [PATCH v2 10/13] MIPS: mm: Be more explicit about PTE mode bit handling Paul Burton
2016-04-18  9:35   ` Paul Burton
2016-04-18  9:35 ` [PATCH v2 11/13] MIPS: mm: Simplify build_update_entries Paul Burton
2016-04-18  9:35   ` Paul Burton
2016-04-18  9:35 ` [PATCH v2 12/13] MIPS: mm: Don't do MTHC0 if XPA not present Paul Burton
2016-04-18  9:35   ` Paul Burton
2016-04-18  9:35 ` [PATCH v2 13/13] MIPS: mm: Panic if an XPA kernel is run without RIXI Paul Burton
2016-04-18  9:35   ` Paul Burton
2016-04-18 10:04   ` James Hogan
2016-04-18 10:04     ` James Hogan

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=5714D4DB.8050606@cogentembedded.com \
    --to=sergei.shtylyov@cogentembedded.com \
    --cc=alex.smith@imgtec.com \
    --cc=james.hogan@imgtec.com \
    --cc=jogo@openwrt.org \
    --cc=kirill.shutemov@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@linux-mips.org \
    --cc=macro@linux-mips.org \
    --cc=markos.chandras@imgtec.com \
    --cc=paul.burton@imgtec.com \
    --cc=ralf@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.