diff options
| author | Nathan Chancellor <[email protected]> | 2021-11-20 00:43:28 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-11-20 18:35:54 +0000 |
| commit | ffb92ce826fd801acb0f4e15b75e4ddf0d189bde (patch) | |
| tree | 28299dea633f0d3055502096af1ff90fcb77c808 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | mm: emit the "free" trace report before freeing memory in kmem_cache_free() (diff) | |
| download | kernel-ffb92ce826fd801acb0f4e15b75e4ddf0d189bde.tar.gz kernel-ffb92ce826fd801acb0f4e15b75e4ddf0d189bde.zip | |
hexagon: export raw I/O routines for modules
Patch series "Fixes for ARCH=hexagon allmodconfig", v2.
This series fixes some issues noticed with ARCH=hexagon allmodconfig.
This patch (of 3):
When building ARCH=hexagon allmodconfig, the following errors occur:
ERROR: modpost: "__raw_readsl" [drivers/i3c/master/svc-i3c-master.ko] undefined!
ERROR: modpost: "__raw_writesl" [drivers/i3c/master/dw-i3c-master.ko] undefined!
ERROR: modpost: "__raw_readsl" [drivers/i3c/master/dw-i3c-master.ko] undefined!
ERROR: modpost: "__raw_writesl" [drivers/i3c/master/i3c-master-cdns.ko] undefined!
ERROR: modpost: "__raw_readsl" [drivers/i3c/master/i3c-master-cdns.ko] undefined!
Export these symbols so that modules can use them without any errors.
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Fixes: 013bf24c3829 ("Hexagon: Provide basic implementation and/or stubs for I/O routines.")
Signed-off-by: Nathan Chancellor <[email protected]>
Acked-by: Brian Cain <[email protected]>
Cc: Nick Desaulniers <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
