From: Kumar Gala <galak@kernel.crashing.org>
To: Zhao Qiang <B45475@freescale.com>
Cc: linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org,
B07421@freescale.com, R63061@freescale.com
Subject: Re: [PATCH v3 3/3] rheap: move rheap.c from arch/powerpc/lib/ to lib/
Date: Thu, 30 Oct 2014 08:25:36 -0500 [thread overview]
Message-ID: <F09BF3A4-A194-4120-ACA0-155077690131@kernel.crashing.org> (raw)
In-Reply-To: <1414654264-2596-3-git-send-email-B45475@freescale.com>
On Oct 30, 2014, at 2:31 AM, Zhao Qiang <B45475@freescale.com> wrote:
> qe need to use the rheap, so move it to public directory.
>
> Signed-off-by: Zhao Qiang <B45475@freescale.com>
> ---
> arch/powerpc/Kconfig | 3 ---
> arch/powerpc/include/asm/fsl_85xx_cache_sram.h | 2 +-
> arch/powerpc/lib/Makefile | 2 --
> arch/powerpc/platforms/44x/Kconfig | 2 +-
> arch/powerpc/platforms/85xx/Kconfig | 2 +-
> arch/powerpc/platforms/Kconfig | 2 +-
> arch/powerpc/platforms/Kconfig.cputype | 2 +-
> arch/powerpc/sysdev/cpm1.c | 2 +-
> arch/powerpc/sysdev/cpm2.c | 2 +-
> arch/powerpc/sysdev/cpm_common.c | 2 +-
> arch/powerpc/sysdev/ppc4xx_ocm.c | 2 +-
> drivers/dma/bestcomm/Kconfig | 2 +-
> drivers/soc/fsl-qe/Kconfig | 2 +-
> drivers/soc/fsl-qe/qe.c | 2 +-
> drivers/soc/fsl-qe/qe_common.c | 2 +-
> include/linux/fsl/bestcomm/sram.h | 2 +-
> {arch/powerpc/include/asm => include/linux/fsl}/rheap.h | 0
> lib/Kconfig | 3 +++
> lib/Makefile | 2 ++
> {arch/powerpc/lib => lib}/rheap.c | 2 +-
> 20 files changed, 20 insertions(+), 20 deletions(-)
> rename {arch/powerpc/include/asm => include/linux/fsl}/rheap.h (100%)
> rename {arch/powerpc/lib => lib}/rheap.c (99%)
NAK. As I stated before you need to convert rheap users to lib/genalloc.c
- k
next prev parent reply other threads:[~2014-10-30 13:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-30 7:31 [PATCH v3 1/3] QE: move qe code from arch/powerpc to drivers/soc Zhao Qiang
2014-10-30 7:31 ` [PATCH v3 2/3] qe_common: add qe common functions into qe_common.c Zhao Qiang
2014-10-30 7:31 ` [PATCH v3 3/3] rheap: move rheap.c from arch/powerpc/lib/ to lib/ Zhao Qiang
2014-10-30 13:25 ` Kumar Gala [this message]
2014-10-30 13:36 ` [PATCH v3 1/3] QE: move qe code from arch/powerpc to drivers/soc Kumar Gala
2014-10-31 7:24 ` qiang.zhao
2014-11-04 17:11 ` Kumar Gala
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=F09BF3A4-A194-4120-ACA0-155077690131@kernel.crashing.org \
--to=galak@kernel.crashing.org \
--cc=B07421@freescale.com \
--cc=B45475@freescale.com \
--cc=R63061@freescale.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®