]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb1292e5400d100d2f7e4c5cd11a109c4916ffe7a
tree7aa3b9d4bf2831074627749d08400709210a4a68
parentcfb16f77a471ff7fd4c5ee8baa233f1e813191dc
powerpc/pseries: Optimise hcall tracepoints

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