diff options
author | 2016-03-17 15:00:59 +0530 | |
---|---|---|
committer | 2016-03-17 15:31:45 +0530 | |
commit | c511eaaa7851cda0657b2d5a401d33cf4dba52ad (patch) | |
tree | fbc0995cd9b005aabca1a858e975b3d6b35b8aae /tools/perf/scripts/python/export-to-postgresql.py | |
parent | arc: [plat-nsimosci*] use ezchip network driver (diff) | |
download | wireguard-linux-c511eaaa7851cda0657b2d5a401d33cf4dba52ad.tar.xz wireguard-linux-c511eaaa7851cda0657b2d5a401d33cf4dba52ad.zip |
ARC: thp: unbork !CONFIG_TRANSPARENT_HUGEPAGE build
linux-next for 4.6-rc1 timeline reported ARC build failures !THP
| arch/arc/include/asm/tlbflush.h:29:0: warning: "flush_pmd_tlb_range" redefined [enabled by default]
| arch/arc/include/asm/tlbflush.h:29:0: warning: "flush_pmd_tlb_range" redefined [enabled by default]
| arch/arc/include/asm/tlbflush.h:29:0: warning: "flush_pmd_tlb_range" redefined [enabled by default]
Turns out that commit ("mm/thp/migration: switch from flush_tlb_range
to flush_pmd_tlb_range") triggered the issue while the problem was in
ARC code where THP specific helpers were not guarded with #ifdef.
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions