From: Michael Ellerman <mpe@ellerman.id.au>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linuxppc-dev list <linuxppc-dev@lists.ozlabs.org>
Subject: [git pull] Please pull mpe.git for-linus branch (for powerpc)
Date: Thu, 11 Sep 2014 14:42:03 +1000 [thread overview]
Message-ID: <1410410523.23087.3.camel@concordia> (raw)
[-- Attachment #1: Type: text/plain, Size: 2760 bytes --]
Hi Linus,
Hopefully you saw the message from Ben adding me as a co-maintainer for powerpc:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ea668936b708029a0a11422ff834b651ac434c2d
Ben's travelling so this is my first attempt at a pull request.
There's nothing too exciting. The CONFIG_FHANDLE one is annoying, I know you
love defconfig changes. But we've had a couple of developers waste time
debugging boxes that wouldn't boot, only to realise it's just that systemd
needs CONFIG_FHANDLE and our defconfigs don't have it.
The new syscalls seem to be working, I've run the selftests that exist, and
also let trinity bash on them for a while.
The following changes since commit 2ce7598c9a453e0acd0e07be7be3f5eb39608ebd:
Linux 3.17-rc4 (2014-09-07 16:09:43 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux.git for-linus
for you to fetch changes up to 7d59deb50aafbdc01b52aed209d202d827261cb0:
powerpc: Wire up sys_seccomp(), sys_getrandom() and sys_memfd_create() (2014-09-09 19:02:47 +1000)
----------------------------------------------------------------
Anton Blanchard (1):
powerpc/perf: Fix ABIv2 kernel backtraces
Cyril Bur (1):
powerpc: Make CONFIG_FHANDLE=y for all 64 bit powerpc defconfigs
Li Zhong (1):
powerpc: use machine_subsys_initcall() for opal_hmi_handler_init()
Pranith Kumar (1):
powerpc: Wire up sys_seccomp(), sys_getrandom() and sys_memfd_create()
Thomas Falcon (1):
powerpc/pseries: Fix endian issues in memory hotplug
arch/powerpc/configs/cell_defconfig | 1 +
arch/powerpc/configs/celleb_defconfig | 1 +
arch/powerpc/configs/corenet64_smp_defconfig | 1 +
arch/powerpc/configs/g5_defconfig | 1 +
arch/powerpc/configs/maple_defconfig | 1 +
arch/powerpc/configs/pasemi_defconfig | 1 +
arch/powerpc/configs/ppc64_defconfig | 1 +
arch/powerpc/configs/ppc64e_defconfig | 1 +
arch/powerpc/configs/ps3_defconfig | 1 +
arch/powerpc/configs/pseries_defconfig | 1 +
arch/powerpc/configs/pseries_le_defconfig | 1 +
arch/powerpc/include/asm/ptrace.h | 7 +++++++
arch/powerpc/include/asm/systbl.h | 3 +++
arch/powerpc/include/asm/unistd.h | 2 +-
arch/powerpc/include/uapi/asm/unistd.h | 3 +++
arch/powerpc/perf/callchain.c | 2 +-
arch/powerpc/platforms/powernv/opal-hmi.c | 3 ++-
arch/powerpc/platforms/pseries/hotplug-memory.c | 36 +++++++++++++++++++-----------------
18 files changed, 47 insertions(+), 20 deletions(-)
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next reply other threads:[~2014-09-11 4:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-11 4:42 Michael Ellerman [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-10-10 22:46 [git pull] Please pull mpe.git for-linus branch (for powerpc) Michael Ellerman
2014-10-16 6:13 Michael Ellerman
2014-10-20 9:15 Michael Ellerman
2014-10-29 8:52 Michael Ellerman
2014-11-04 4:40 Michael Ellerman
2014-11-19 5:21 Michael Ellerman
2014-11-27 5:53 Michael Ellerman
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=1410410523.23087.3.camel@concordia \
--to=mpe@ellerman.id.au \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=torvalds@linux-foundation.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).