From: Michael Ellerman <patch-notifications@ellerman.id.au>
To: Kajol Jain <kjain@linux.ibm.com>, linuxppc-dev@lists.ozlabs.org
Cc: nasastry@in.ibm.com, kjain@linux.ibm.com,
Madhavan Srinivasan <maddy@linux.ibm.com>,
maddy@linux.vnet.ibm.com, anju@linux.vnet.ibm.com
Subject: Re: [PATCH 1/2] powerpc/kernel/sysfs: Refactor current sysfs.c
Date: Fri, 6 Mar 2020 11:27:47 +1100 (AEDT) [thread overview]
Message-ID: <48YT3S1cFqz9sSm@ozlabs.org> (raw)
In-Reply-To: <20200214080606.26872-1-kjain@linux.ibm.com>
On Fri, 2020-02-14 at 08:06:05 UTC, Kajol Jain wrote:
> From: Madhavan Srinivasan <maddy@linux.ibm.com>
>
> An attempt to refactor the current sysfs.c file.
> To start with a big chuck of macro #defines and dscr
> functions are moved to start of the file. Secondly,
> HAS_ #define macros are cleanup based on CONFIG_ options
>
> Finally new HAS_ macro added:
> 1. HAS_PPC_PA6T (for PA6T) to separate out non-PMU SPRs.
> 2. HAS_PPC_PMC56 to separate out PMC SPR's from HAS_PPC_PMC_CLASSIC
> which come under CONFIG_PPC64.
>
> Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Series applied to powerpc next, thanks.
https://git.kernel.org/powerpc/c/fcdb524d440d6326c286006e16f252b40ba4fd6a
cheers
prev parent reply other threads:[~2020-03-06 0:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-14 8:06 [PATCH 1/2] powerpc/kernel/sysfs: Refactor current sysfs.c Kajol Jain
2020-02-14 8:06 ` [PATCH 2/2] powerpc/kernel/sysfs: Add new config option PMU_SYSFS to enable PMU SPRs sysfs file creation Kajol Jain
2020-02-18 8:52 ` Nageswara R Sastry
2020-03-06 0:27 ` Michael Ellerman [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=48YT3S1cFqz9sSm@ozlabs.org \
--to=patch-notifications@ellerman.id.au \
--cc=anju@linux.vnet.ibm.com \
--cc=kjain@linux.ibm.com \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=maddy@linux.ibm.com \
--cc=maddy@linux.vnet.ibm.com \
--cc=nasastry@in.ibm.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).