diff options
author | 2016-09-30 10:51:46 +1000 | |
---|---|---|
committer | 2016-10-04 20:33:18 +1100 | |
commit | 2685f826e5ffd1ab73b26fd5ac4e1f7048cb6ff6 (patch) | |
tree | fb047e6651a7f0d32754c3d4a9a294c084a5a08b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | powerpc: tm: Enable transactional memory (TM) lazily for userspace (diff) | |
download | wireguard-linux-2685f826e5ffd1ab73b26fd5ac4e1f7048cb6ff6.tar.xz wireguard-linux-2685f826e5ffd1ab73b26fd5ac4e1f7048cb6ff6.zip |
powerpc/fadump: Fix build break when CONFIG_PROC_VMCORE=n
The fadump code calls vmcore_cleanup() which only exists if
CONFIG_PROC_VMCORE=y. We don't want to depend on CONFIG_PROC_VMCORE,
because it's user selectable, so just wrap the call in an #ifdef.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions