diff options
author | Vasily Gorbik <[email protected]> | 2022-11-02 19:09:17 +0100 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2022-11-08 15:57:23 -0800 |
commit | db5e8d84319bcdb51e1d3cfa42b410291d6d1cfa (patch) | |
tree | d58691b90a30ec9756f8cd2296131f6deff1c326 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 93b0d9178743a68723babe8448981f658aebc58e (diff) |
mm: hugetlb_vmemmap: include missing linux/moduleparam.h
The kernel test robot reported build failures with a 'randconfig' on s390:
>> mm/hugetlb_vmemmap.c:421:11: error: a function declaration without a
prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
core_param(hugetlb_free_vmemmap, vmemmap_optimize_enabled, bool, 0);
^
Link: https://lore.kernel.org/linux-mm/[email protected]/
Link: https://lkml.kernel.org/r/patch.git-296b83ca939b.your-ad-here.call-01667411912-ext-5073@work.hours
Fixes: 30152245c63b ("mm: hugetlb_vmemmap: replace early_param() with core_param()")
Signed-off-by: Vasily Gorbik <[email protected]>
Reported-by: kernel test robot <[email protected]>
Reviewed-by: Muchun Song <[email protected]>
Cc: Gerald Schaefer <[email protected]>
Cc: Mike Kravetz <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions