From: Alexander Graf Date: Thu, 15 Apr 2010 22:11:43 +0000 (+0200) Subject: PPC: Add STLU X-Git-Tag: v2.6.35-rc1~436^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56db45a5cd06e3a6a7823a8cd7541e6bafe8427b;p=pandora-kernel.git 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 Signed-off-by: Alexander Graf Acked-by: Benjamin Herrenschmidt Signed-off-by: Avi Kivity --- Reading git-diff-tree failed