diff options
| author | James Hogan <[email protected]> | 2016-07-08 14:05:56 +0100 |
|---|---|---|
| committer | Ralf Baechle <[email protected]> | 2016-07-24 13:16:00 +0200 |
| commit | 2f8f8c04e8c72b38a0ecdd814b02c0fddc42b932 (patch) | |
| tree | 5e7b75ae6f6c8cec75b0f748c86c29d9340c3717 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | f7d9afea6cfb344021359ddd6101deb8f6e9cc76 (diff) | |
MIPS: tlbex: Avoid duplicated single_insn_swpd
The expression "uasm_in_compat_space_p(swpd) && !uasm_rel_lo(swpd)" is
used twice in build_get_pgd_vmalloc64(), one of which is assigned to the
local variable single_insn_swpd. Update the other use to just use
single_insn_swpd instead to remove the duplication.
Signed-off-by: James Hogan <[email protected]>
Cc: David Daney <[email protected]>
Cc: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/13779/
Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions