aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMathieu Malaterre <malat@debian.org>2018-03-22 22:03:18 +0100
committerMichael Ellerman <mpe@ellerman.id.au>2018-04-01 22:15:34 +1000
commit19e68b2aec3c0a2bd770d3c358a296a1849f308a (patch)
treec662dd0f83f036f947c7460a20f2774d3532a051 /tools/perf/scripts/python/export-to-postgresql.py
parentpowerpc: Clear branch trap (MSR.BE) before delivering SIGTRAP (diff)
downloadwireguard-linux-19e68b2aec3c0a2bd770d3c358a296a1849f308a.tar.xz
wireguard-linux-19e68b2aec3c0a2bd770d3c358a296a1849f308a.zip
powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT
In commit 9690c1574268 ("powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT") an issue was discovered where `mm->context.id` was being truncated to an `unsigned int`, while the PID is actually an `unsigned long`. Update the earlier patch by fixing one remaining occurrence. Discovered during a compilation with W=1: arch/powerpc/mm/tlb-radix.c:702:19: error: comparison is always false due to limited range of data type [-Werror=type-limits] Signed-off-by: Mathieu Malaterre <malat@debian.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions