aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/lists.py
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2021-08-16 14:05:33 -0700
committerVineet Gupta <[email protected]>2021-08-24 14:25:46 -0700
commit6b5ff0405e4190f23780362ea324b250bc495683 (patch)
tree025515ab56ad2de2f2acabe0b13519deabd7a688 /scripts/gdb/linux/lists.py
parent82a423053eb3cf27209c78ce1852ea18d173722a (diff)
ARC: export clear_user_page() for modules
0day bot reports a build error: ERROR: modpost: "clear_user_page" [drivers/media/v4l2-core/videobuf-dma-sg.ko] undefined! so export it in arch/arc/ to fix the build error. In most ARCHes, clear_user_page() is a macro. OTOH, in a few ARCHes it is a function and needs to be exported. PowerPC exported it in 2004. It looks like nds32 and nios2 still need to have it exported. Fixes: 4102b53392d63 ("ARC: [mm] Aliasing VIPT dcache support 2/4") Signed-off-by: Randy Dunlap <[email protected]> Reported-by: kernel test robot <[email protected]> Cc: Guenter Roeck <[email protected]> Cc: [email protected] Signed-off-by: Vineet Gupta <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions