mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07: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>