]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge remote-tracking branch 'anton/abiv2' into next
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 5 May 2014 10:33:10 +0000 (20:33 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 5 May 2014 10:57:12 +0000 (20:57 +1000)
commitf6869e7fe657bd977e72954cd78c5871a6a4f71d
tree1e34a4bb36cde4b541d7344599e65b541bb4bee7
parent5a4e58bc693f04aa650219784e5e339e0db6b902
parentcec4b7eaf09d330e94e8e94133d360e6f1855974
Merge remote-tracking branch 'anton/abiv2' into next

This series adds support for building the powerpc 64-bit
LE kernel using the new ABI v2. We already supported
running ABI v2 userspace programs but this adds support
for building the kernel itself using the new ABI.
arch/powerpc/Makefile
arch/powerpc/kernel/tm.S
arch/powerpc/kvm/book3s_hv_rmhandlers.S
arch/powerpc/lib/memcpy_64.S
arch/powerpc/mm/hash_utils_64.c
arch/powerpc/mm/slb_low.S
arch/powerpc/platforms/powernv/smp.c