aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/futex-contention.py
diff options
context:
space:
mode:
authorLeon Romanovsky <[email protected]>2020-04-19 17:18:47 +0300
committerDavid S. Miller <[email protected]>2020-04-21 13:27:37 -0700
commit1c79031f8a75c132bbd42e3ef20267af97b67466 (patch)
tree67f7039fc88ebe8d0e1b52119b2e4959fbba2e49 /tools/perf/scripts/python/futex-contention.py
parentb6246f4d8d0778fd045b84dbd7fc5aadd8f3136e (diff)
drivers: Remove inclusion of vermagic header
Get rid of linux/vermagic.h includes, so that MODULE_ARCH_VERMAGIC from the arch header arch/x86/include/asm/module.h won't be redefined. In file included from ./include/linux/module.h:30, from drivers/net/ethernet/3com/3c515.c:56: ./arch/x86/include/asm/module.h:73: warning: "MODULE_ARCH_VERMAGIC" redefined 73 | # define MODULE_ARCH_VERMAGIC MODULE_PROC_FAMILY | In file included from drivers/net/ethernet/3com/3c515.c:25: ./include/linux/vermagic.h:28: note: this is the location of the previous definition 28 | #define MODULE_ARCH_VERMAGIC "" | Fixes: 6bba2e89a88c ("net/3com: Delete driver and module versions from 3com drivers") Co-developed-by: Borislav Petkov <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Acked-by: Shannon Nelson <[email protected]> # ionic Acked-by: Sebastian Reichel <[email protected]> # power Signed-off-by: Leon Romanovsky <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions