From: Richard Kuo <rkuo@codeaurora.org>
To: linux-arch@vger.kernel.org, linux-hexagon@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [PATCH 00/10] Hexagon cleanup and misc patches
Date: Tue, 17 Apr 2012 18:56:01 -0500 [thread overview]
Message-ID: <6e201a$5e4ium@wolverine01.qualcomm.com> (raw)
This is a small collection of patches that I've been sitting on for probably
too long that I'm getting ready to make a pull request for. It's largely
cleanup and fixes from the original Hexagon upstreaming, with a few
additional enhancements to do_page_fault and SMP startup which have already
been on the mailing lists for some time.
Please let me know if there are any issues, and thanks to everyone who sent
patches.
Jesper Juhl (1):
Remove unneeded include of version.h from
arch/hexagon/include/asm/spinlock_types.h
Julia Lawall (1):
arch/hexagon/kernel/dma.c: make function static
Kautuk Consul (1):
hexagon/mm/vm_fault.c: Port OOM changes to do_page_fault
Paul Bolle (1):
hexagon: drop selects of bogus Kconfig symbols
Richard Kuo (4):
various Kconfig cleanup and old platform build code removal
Hexagon: misc compile warning/error cleanup due to missing headers
hexagon: use renamed tick_nohz_idle_* functions
hexagon: add missing cpu.h include
Srivatsa S. Bhat (1):
hexagon/CPU hotplug: Add missing call to notify_cpu_starting()
Thomas Meyer (1):
Hexagon: Use resource_size function
arch/hexagon/Kconfig | 23 ++++-------------------
arch/hexagon/Makefile | 5 -----
arch/hexagon/include/asm/spinlock_types.h | 2 --
arch/hexagon/kernel/dma.c | 3 ++-
arch/hexagon/kernel/process.c | 6 +++---
arch/hexagon/kernel/ptrace.c | 1 +
arch/hexagon/kernel/smp.c | 8 +++++++-
arch/hexagon/kernel/time.c | 7 +++----
arch/hexagon/kernel/vdso.c | 1 +
arch/hexagon/mm/vm_fault.c | 22 +++++++++++++++++-----
10 files changed, 38 insertions(+), 40 deletions(-)
--
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.
next reply other threads:[~2012-04-17 23:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-17 23:56 Richard Kuo [this message]
2012-04-17 23:56 ` [PATCH 00/10] Hexagon cleanup and misc patches Richard Kuo
2012-04-18 4:54 ` Sam Ravnborg
2012-04-18 23:57 ` Richard Kuo
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='6e201a$5e4ium@wolverine01.qualcomm.com' \
--to=rkuo@codeaurora.org \
--cc=linux-arch@vger.kernel.org \
--cc=linux-hexagon@vger.kernel.org \
--cc=linux-kernel@vger.kernel.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).