[PATCH] alpha: fix kernel alignment traps
authorRichard Henderson <rth@twiddle.net>
Sun, 2 Oct 2005 19:49:52 +0000 (12:49 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 2 Oct 2005 21:32:49 +0000 (14:32 -0700)
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 <torvalds@osdl.org>

No differences found