powerpc/pseries: Optimise hcall tracepoints
authorAnton Blanchard <anton@samba.org>
Thu, 3 Jul 2014 05:52:56 +0000 (15:52 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 11 Jul 2014 06:06:03 +0000 (16:06 +1000)
Now that we execute the hcall tracepoint entry and exit code out of
line, we can use the same stack across both functions.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/pseries/hvCall.S