diff options
author | Souptick Joarder (HPE) <[email protected]> | 2022-06-26 07:51:14 +0530 |
---|---|---|
committer | akpm <[email protected]> | 2022-07-17 17:31:43 -0700 |
commit | 1298f83b546921506afa4050a833f21433ed4b88 (patch) | |
tree | 29a474146b3538e51758586363f996a5bfd98e17 /scripts/gdb/linux/modules.py | |
parent | 3adb2d87238dea5e05bab747238bb47306b9cb56 (diff) |
ia64: old_rr4 added under CONFIG_HUGETLB_PAGE
kernel test robot throws below warning ->
arch/ia64/include/asm/mmu_context.h: In function 'reload_context':
arch/ia64/include/asm/mmu_context.h:127:48: warning: variable
'old_rr4' set but not used [-Wunused-but-set-variable]
127 | unsigned long rr0, rr1, rr2, rr3, rr4, old_rr4;
Add it under CONFIG_HUGETLB_PAGE
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Souptick Joarder (HPE) <[email protected]>
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions