From: Robert C Jennings <rcj@linux.vnet.ibm.com>
To: linuxppc-dev@lists.ozlabs.org
Cc: Robert C Jennings <rcj@linux.vnet.ibm.com>
Subject: [PATCH 0/2] powerpc: Sparse fixes for numa.c
Date: Fri, 25 Oct 2013 14:25:05 -0500 [thread overview]
Message-ID: <1382729107-13560-1-git-send-email-rcj@linux.vnet.ibm.com> (raw)
Cleaning out some stashed fixes for sparse warnings found while
working on 3be7db6: (powerpc: VPHN topology change updates all siblings)
I don't see a reason why the declarations in arch/powerpc/kernel/setup.h
can't live in arch/powerpc/include/asm/setup.h and .../mm/numa.c
should include these definitions.
Robert C Jennings (2):
powerpc: Fix warnings for arch/powerpc/mm/numa.c
powerpc: Move local setup.h declarations to arch includes
arch/powerpc/include/asm/setup.h | 5 +++++
arch/powerpc/kernel/module.c | 3 +--
arch/powerpc/kernel/module_32.c | 3 +--
arch/powerpc/kernel/module_64.c | 3 +--
arch/powerpc/kernel/setup-common.c | 2 --
arch/powerpc/kernel/setup.h | 9 ---------
arch/powerpc/kernel/setup_32.c | 2 --
arch/powerpc/kernel/setup_64.c | 2 --
arch/powerpc/kernel/vdso.c | 3 +--
arch/powerpc/mm/numa.c | 8 ++++----
10 files changed, 13 insertions(+), 27 deletions(-)
delete mode 100644 arch/powerpc/kernel/setup.h
--
1.8.1.2
next reply other threads:[~2013-10-25 19:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-25 19:25 Robert C Jennings [this message]
2013-10-25 19:25 ` [PATCH 1/2] powerpc: Fix warnings for arch/powerpc/mm/numa.c Robert C Jennings
2013-10-25 19:25 ` [PATCH 2/2] powerpc: Move local setup.h declarations to arch includes Robert C Jennings
2013-10-28 1:28 ` Michael Ellerman
2013-10-28 14:04 ` Robert Jennings
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=1382729107-13560-1-git-send-email-rcj@linux.vnet.ibm.com \
--to=rcj@linux.vnet.ibm.com \
--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;
as well as URLs for NNTP newsgroup(s).