mirror of
https://github.com/torvalds/linux.git
synced 2026-09-16 07:57:28 -04:00
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>