[PATCH 2/4] arm64: wrap and generalise counter read functions

Valentin Schneider valentin.schneider at arm.com
Thu Aug 27 05:30:44 EDT 2020


On 27/08/20 04:36, kernel test robot wrote:
>    In file included from include/linux/energy_model.h:10,
>                     from include/linux/device.h:16,
>                     from include/linux/acpi.h:15,
>                     from arch/arm64/kernel/topology.c:14:
>    include/linux/sched/topology.h:40:3: warning: 'sd_flag_debug' defined but not used [-Wunused-const-variable=]
>       40 | } sd_flag_debug[] = {
>          |   ^~~~~~~~~~~~~
>    In file included from include/linux/energy_model.h:10,
>                     from include/linux/device.h:16,
>                     from include/linux/acpi.h:15,
>                     from arch/arm64/kernel/topology.c:14:
>    include/linux/sched/topology.h:30:27: warning: 'SD_DEGENERATE_GROUPS_MASK' defined but not used [-Wunused-const-variable=]
>       30 | static const unsigned int SD_DEGENERATE_GROUPS_MASK =
>          |                           ^~~~~~~~~~~~~~~~~~~~~~~~~
>

Sorry about those, should be gone in latest tip/sched/core.



More information about the linux-arm-kernel mailing list