diff options
author | Markos Chandras <markos.chandras@imgtec.com> | 2015-06-04 13:56:11 +0300 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2015-06-21 22:54:22 +0300 |
commit | ad152bd69823fbca63fff9ac3fbe448251eef11b (patch) | |
tree | 57791f7eb566c2e0ab21456c287d141d2d8ec3d0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | de5792a4ec8abb88ceee83b403b549255146c867 (diff) | |
download | linux-ad152bd69823fbca63fff9ac3fbe448251eef11b.tar.xz |
MIPS: BPF: Free up some callee-saved registers
Move the two scratch registers from s0 and s1 to t4 and t5 in order
to free up some callee-saved registers. We will use these callee-saved
registers to store some permanent data on them in a subsequent patch.
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Cc: netdev@vger.kernel.org
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Alexei Starovoitov <ast@plumgrid.com>
Cc: Daniel Borkmann <dborkman@redhat.com>
Cc: Hannes Frederic Sowa <hannes@stressinduktion.org>
Cc: linux-kernel@vger.kernel.org
Cc: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/10525/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions