From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] ARM: OXNAS SoC updates for 4.10
Date: Mon, 7 Nov 2016 13:26:48 -0800 [thread overview]
Message-ID: <20161107212648.GC2106@localhost> (raw)
In-Reply-To: <1305c61f-b1ef-7caf-7788-67e2b907e873@baylibre.com>
On Mon, Oct 31, 2016 at 10:52:53AM +0100, Neil Armstrong wrote:
> Dear arm-soc maintainers,
>
> The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:
>
> Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)
>
> are available in the git repository at:
>
> https://github.com/OXNAS/linux.git tags/oxnas-arm-soc-for-4.10
>
> for you to fetch changes up to b3cdb3c5ef514687891f03442f2677850340bcfa:
>
> ARM: oxnas: Add OX820 config and makefile entry (2016-10-31 10:41:33 +0100)
>
> ----------------------------------------------------------------
> - Add SMP support for the Oxford Semiconductor OX820 SoC
> from http://lkml.kernel.org/r/20161021085848.1754-1-narmstrong at baylibre.com
>
> ----------------------------------------------------------------
> Neil Armstrong (2):
> ARM: oxnas: Add OX820 SMP support
> ARM: oxnas: Add OX820 config and makefile entry
Hi Neil,
Sorry for being picky here, please be patient with us. :-)
Overall comments on this patch set:
1) Copyrights seem to be a bit varied. All 3 new source files have
different copyright holders. Only one has yours, one is from 2003, one
is also from 2013. Is this expected? Seems like it's worth mentioning
in commit messages at least.
2) Please remove the linux/arch/... lines from the top of the files. It's
something we've been trying to remove for a while and don't want to
introduce more occurrances of.
I'd say (2) is fine to do incremental, but please provide clarification on (1).
I could just add that to the merge commit message so don't respin the branch
yet, depending on what we hear back!
> arch/arm/Makefile | 1 +
> arch/arm/mach-oxnas/Kconfig | 30 +++++++++++++++++++---------
> arch/arm/mach-oxnas/Makefile | 2 ++
> arch/arm/mach-oxnas/headsmp.S | 28 ++++++++++++++++++++++++++
> arch/arm/mach-oxnas/hotplug.c | 111 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> arch/arm/mach-oxnas/platsmp.c | 104 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Git tip: If you redirect the output to a file (or pipe through cat), the
diffstat will be limited to 80 characters and look better in email.
Thanks,
-Olof
next prev parent reply other threads:[~2016-11-07 21:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-31 9:52 [GIT PULL] ARM: OXNAS SoC updates for 4.10 Neil Armstrong
2016-11-07 21:26 ` Olof Johansson [this message]
2016-11-08 11:21 ` Neil Armstrong
2016-11-14 14:52 ` Neil Armstrong
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=20161107212648.GC2106@localhost \
--to=olof@lixom.net \
--cc=linux-arm-kernel@lists.infradead.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).