From: Richard Henderson Date: Sun, 2 Oct 2005 19:49:52 +0000 (-0700) Subject: [PATCH] alpha: fix kernel alignment traps X-Git-Tag: v2.6.14-rc4~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d70ddac1bf3a8b102996588010ca87018c3a4a04;p=pandora-kernel.git [PATCH] alpha: fix kernel alignment traps Pass in the pointer to the on-stack registers rather than using them directly as the arguments. Ivan noticed that I missed a spot when purging the registers as first stack parameter idiom. Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed