PPC: Add STLU
Alexander Graf authored
For assembly code there are several "long" load and store defines already.
The one that's missing is the typical stack store, stdu/stwu.

So let's add that define as well, making my KVM code happy.

CC: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
Acked-by: default avatarBenjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
56db45a5
Name Last commit Last update
..
alpha include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
arm ARM: 5974/1: arm/mach-at91 Makefile: remove two blanks.
avr32 include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
blackfin include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
cris include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
frv frv: fix kernel/user segment handling in NOMMU mode
h8300 include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
ia64 KVM: use the correct RCU API for PROVE_RCU=y
m32r include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
m68k m68knommu: fix coldfire tcdrain
m68knommu m68knommu: remove a duplicate vector setting line for 68360
microblaze microblaze: Remove unused variable from ptrace
mips MIPS: Calculate proper ebase value for 64-bit kernels
mn10300 include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
parisc include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
powerpc PPC: Add STLU
s390 KVM: use the correct RCU API for PROVE_RCU=y
score include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
sh Merge branch 'master' into export-slabh
sparc sparc64: Fix hardirq tracing in trap return path.
um include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
x86 KVM: MMU: cleanup for function unaccount_shadowed()
xtensa include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
.gitignore arch: Ignore arch/i386 and arch/x86_64
Kconfig kprobes: Hide CONFIG_OPTPROBES and set if arch supports optimized kprobes