All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoffer Dall <cdall@linaro.org>
To: Sudeep Holla <sudeep.holla@arm.com>
Cc: Marc Zyngier <marc.zyngier@arm.com>,
	Catalin Marinas <catalin.marinas@arm.com>,
	Will Deacon <will.deacon@arm.com>,
	linux-arm-kernel@lists.infradead.org,
	kvmarm@lists.cs.columbia.edu
Subject: Re: [PATCH v2 2/3] arm64: kvm: reuse existing cache type/info related macros
Date: Thu, 23 Feb 2017 16:57:07 +0100	[thread overview]
Message-ID: <20170223155707.GD1409@cbox> (raw)
In-Reply-To: <1485793527-18028-2-git-send-email-sudeep.holla@arm.com>

On Mon, Jan 30, 2017 at 04:25:26PM +0000, Sudeep Holla wrote:
> We already have various macros related to cache type and bitfields in
> CLIDR system register. We can replace some of the hardcoded values
> here using those existing macros.
> 
> This patch reuses those existing cache type/info related macros and
> replaces the hardcorded values. It also removes some of the comments
> that become trivial with the macro names.
> 
> Cc: Catalin Marinas <catalin.marinas@arm.com>
> Cc: Will Deacon <will.deacon@arm.com>
> Cc: Christoffer Dall <christoffer.dall@linaro.org>
> Cc: Marc Zyngier <marc.zyngier@arm.com>
> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>

Acked-by: Christoffer Dall <cdall@linaro.org>

WARNING: multiple messages have this Message-ID (diff)
From: cdall@linaro.org (Christoffer Dall)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 2/3] arm64: kvm: reuse existing cache type/info related macros
Date: Thu, 23 Feb 2017 16:57:07 +0100	[thread overview]
Message-ID: <20170223155707.GD1409@cbox> (raw)
In-Reply-To: <1485793527-18028-2-git-send-email-sudeep.holla@arm.com>

On Mon, Jan 30, 2017 at 04:25:26PM +0000, Sudeep Holla wrote:
> We already have various macros related to cache type and bitfields in
> CLIDR system register. We can replace some of the hardcoded values
> here using those existing macros.
> 
> This patch reuses those existing cache type/info related macros and
> replaces the hardcorded values. It also removes some of the comments
> that become trivial with the macro names.
> 
> Cc: Catalin Marinas <catalin.marinas@arm.com>
> Cc: Will Deacon <will.deacon@arm.com>
> Cc: Christoffer Dall <christoffer.dall@linaro.org>
> Cc: Marc Zyngier <marc.zyngier@arm.com>
> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>

Acked-by: Christoffer Dall <cdall@linaro.org>

  parent reply	other threads:[~2017-02-23 15:56 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-30 16:25 [PATCH v2 1/3] arm64: cacheinfo: add support for alternative format of CCSIDR_EL1 Sudeep Holla
2017-01-30 16:25 ` Sudeep Holla
2017-01-30 16:25 ` [PATCH v2 2/3] arm64: kvm: reuse existing cache type/info related macros Sudeep Holla
2017-01-30 16:25   ` Sudeep Holla
2017-02-01 15:44   ` Marc Zyngier
2017-02-01 15:44     ` Marc Zyngier
2017-02-23 15:57   ` Christoffer Dall [this message]
2017-02-23 15:57     ` Christoffer Dall
2017-01-30 16:25 ` [PATCH v2 3/3] arm64: kvm: add support for the extended 64bit ccsidr Sudeep Holla
2017-01-30 16:25   ` Sudeep Holla
2017-02-01 16:02   ` Marc Zyngier
2017-02-01 16:02     ` Marc Zyngier
2017-02-03 10:44     ` Sudeep Holla
2017-02-03 10:44       ` Sudeep Holla
2017-01-30 16:47 ` [PATCH v2 1/3] arm64: cacheinfo: add support for alternative format of CCSIDR_EL1 Suzuki K Poulose
2017-01-30 16:47   ` Suzuki K Poulose
2017-01-30 16:57   ` Sudeep Holla
2017-01-30 16:57     ` Sudeep Holla
2017-01-30 17:19     ` Suzuki K Poulose
2017-01-30 17:19       ` Suzuki K Poulose

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=20170223155707.GD1409@cbox \
    --to=cdall@linaro.org \
    --cc=catalin.marinas@arm.com \
    --cc=kvmarm@lists.cs.columbia.edu \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=marc.zyngier@arm.com \
    --cc=sudeep.holla@arm.com \
    --cc=will.deacon@arm.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 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.