]> git.baikalelectronics.ru Git - kernel.git/commit
PPC: Add STLU
authorAlexander Graf <agraf@suse.de>
Thu, 15 Apr 2010 22:11:43 +0000 (00:11 +0200)
committerAvi Kivity <avi@redhat.com>
Mon, 17 May 2010 09:18:30 +0000 (12:18 +0300)
commit2b33d735054e985b172df0c402c2d2cc35d814d1
tree0c83bef8c15a4e18068952c1a37a6bfab435a165
parent54911619e1a8844556cd04750982a7e4ae02d71e
PPC: Add STLU

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: Alexander Graf <agraf@suse.de>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/powerpc/include/asm/asm-compat.h