commit | 7b847f523fe07b4ad73a01cec49a4da86a9be412 | [log] [tgz] |
---|---|---|
author | Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com> | Sat Sep 24 02:05:00 2016 +0530 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Oct 04 20:33:19 2016 +1100 |
tree | 054b86d2a84abc70d93b77b2a672cb189e67b613 | |
parent | 2685f826e5ffd1ab73b26fd5ac4e1f7048cb6ff6 [diff] |
powerpc/bpf: Introduce accessors for using the tmp local stack space While at it, ensure that the location of the local save area is consistent whether or not we setup our own stackframe. This property is utilised in the next patch that adds support for tail calls. Signed-off-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>