diff options
author | Ravi Bangoria <ravi.bangoria@linux.ibm.com> | 2021-10-12 18:00:50 +0530 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2021-11-25 11:25:31 +1100 |
commit | 04c04205bc35d0ecdc57146995ca9eb957d4f379 (patch) | |
tree | bd92c1dbfb1431163e813e254535115629728c20 /arch/powerpc/lib/code-patching.c | |
parent | c9ce7c36e4870bd307101ba7a00a39d9aad270f3 (diff) | |
download | linux-04c04205bc35d0ecdc57146995ca9eb957d4f379.tar.gz linux-04c04205bc35d0ecdc57146995ca9eb957d4f379.tar.bz2 linux-04c04205bc35d0ecdc57146995ca9eb957d4f379.zip |
bpf powerpc: Remove extra_pass from bpf_jit_build_body()
In case of extra_pass, usual JIT passes are always skipped. So,
extra_pass is always false while calling bpf_jit_build_body() and
can be removed.
Signed-off-by: Ravi Bangoria <ravi.bangoria@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20211012123056.485795-3-hbathini@linux.ibm.com
Diffstat (limited to 'arch/powerpc/lib/code-patching.c')
0 files changed, 0 insertions, 0 deletions