From: Michael Ellerman <mpe@ellerman•id.au>
To: "Michal Suchánek" <msuchanek@suse•de>, linuxppc-dev@lists•ozlabs.org
Cc: David Hildenbrand <david@redhat•com>,
Heiko Carstens <heiko.carstens@de•ibm.com>,
David Howells <dhowells@redhat•com>,
Paul Mackerras <paulus@samba•org>,
Breno Leitao <leitao@debian•org>,
Michael Neuling <mikey@neuling•org>,
Nicolai Stange <nstange@suse•de>,
Geert Uytterhoeven <geert@linux-m68k•org>,
Allison Randal <allison@lohutok•net>,
Firoz Khan <firoz.khan@linaro•org>, Joel Stanley <joel@jms•id.au>,
Arnd Bergmann <arnd@arndb•de>,
Nicholas Piggin <npiggin@gmail•com>,
Thomas Gleixner <tglx@linutronix•de>,
Christian Brauner <christian@brauner•io>,
Greg Kroah-Hartman <gregkh@linuxfoundation•org>,
linux-kernel@vger•kernel.org,
"Eric W. Biederman" <ebiederm@xmission•com>,
Andrew Donnellan <andrew.donnellan@au1•ibm.com>,
Hari Bathini <hbathini@linux•ibm.com>
Subject: Re: [PATCH v6 6/6] powerpc/perf: split callchain.c by bitness
Date: Mon, 02 Sep 2019 12:51:42 +1000 [thread overview]
Message-ID: <87d0gjtnpd.fsf@mpe.ellerman.id.au> (raw)
In-Reply-To: <20190830210645.78931423@kitsune.suse.cz>
Michal Suchánek <msuchanek@suse•de> writes:
> On Fri, 30 Aug 2019 20:57:57 +0200
> Michal Suchanek <msuchanek@suse•de> wrote:
>
>> Building callchain.c with !COMPAT proved quite ugly with all the
>> defines. Splitting out the 32bit and 64bit parts looks better.
>>
>
> BTW the powerpc callchain.c does not match any of the patterns of PERF
> CORE in MAINTAINERS (unlike callchain implementation on other
> platforms). Is that intentional?
No.
cheers
next prev parent reply other threads:[~2019-09-02 2:54 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-30 18:57 [PATCH v6 0/6] Disable compat cruft on ppc64le v6 Michal Suchanek
2019-08-30 18:57 ` [PATCH v6 1/6] powerpc: make llseek 32bit-only Michal Suchanek
2019-08-30 19:46 ` [PATCH] Revert "asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro" Michal Suchanek
2019-08-30 19:54 ` Arnd Bergmann
2019-08-30 20:13 ` Michal Suchánek
2019-08-30 20:37 ` Arnd Bergmann
[not found] ` <20190830202959.3539-1-msuchanek@suse.de>
2019-08-30 20:32 ` Arnd Bergmann
2019-08-31 8:38 ` [PATCH] Revert "asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro" Christoph Hellwig
2019-08-31 13:44 ` Arnd Bergmann
2019-08-30 18:57 ` [PATCH v6 2/6] powerpc: move common register copy functions from signal_32.c to signal.c Michal Suchanek
2019-08-30 20:22 ` Christophe Leroy
2019-08-30 18:57 ` [PATCH v6 3/6] powerpc/perf: consolidate read_user_stack_32 Michal Suchanek
2019-08-30 20:21 ` Christophe Leroy
2019-08-30 18:57 ` [PATCH v6 4/6] powerpc/64: make buildable without CONFIG_COMPAT Michal Suchanek
2019-08-30 20:21 ` Christophe Leroy
2019-08-30 20:35 ` Michal Suchánek
2019-08-30 18:57 ` [PATCH v6 5/6] powerpc/64: Make COMPAT user-selectable disabled on littleendian by default Michal Suchanek
2019-08-30 20:23 ` Christophe Leroy
2019-08-30 18:57 ` [PATCH v6 6/6] powerpc/perf: split callchain.c by bitness Michal Suchanek
2019-08-30 19:06 ` Michal Suchánek
2019-09-02 2:51 ` Michael Ellerman [this message]
2019-08-30 20:28 ` Christophe Leroy
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=87d0gjtnpd.fsf@mpe.ellerman.id.au \
--to=mpe@ellerman$(echo .)id.au \
--cc=allison@lohutok$(echo .)net \
--cc=andrew.donnellan@au1$(echo .)ibm.com \
--cc=arnd@arndb$(echo .)de \
--cc=christian@brauner$(echo .)io \
--cc=david@redhat$(echo .)com \
--cc=dhowells@redhat$(echo .)com \
--cc=ebiederm@xmission$(echo .)com \
--cc=firoz.khan@linaro$(echo .)org \
--cc=geert@linux-m68k$(echo .)org \
--cc=gregkh@linuxfoundation$(echo .)org \
--cc=hbathini@linux$(echo .)ibm.com \
--cc=heiko.carstens@de$(echo .)ibm.com \
--cc=joel@jms$(echo .)id.au \
--cc=leitao@debian$(echo .)org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linuxppc-dev@lists$(echo .)ozlabs.org \
--cc=mikey@neuling$(echo .)org \
--cc=msuchanek@suse$(echo .)de \
--cc=npiggin@gmail$(echo .)com \
--cc=nstange@suse$(echo .)de \
--cc=paulus@samba$(echo .)org \
--cc=tglx@linutronix$(echo .)de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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