K 10 svn:author V 3 jhb K 8 svn:date V 27 2014-11-25T12:44:18.501303Z K 7 svn:log V 186 Only pass 6 arguments to the 'run' function on amd64. amd64's makecontext on FreeBSD only supports a maximum of 6 arguments. This fixes the setcontext_link test on amd64. PR: 194828 END