diff options
author | Arnd Bergmann <arnd@arndb.de> | 2022-07-20 18:58:18 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2022-07-20 18:58:18 +0300 |
commit | f740949d41a7ff85aa23ce62c29d095066e5e6d4 (patch) | |
tree | f4b7abdd6476a8228691eb7c0a18e3a474dbb732 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 64f89dfaa4f155e3797191286aac6e60f404725f (diff) | |
download | linux-f740949d41a7ff85aa23ce62c29d095066e5e6d4.tar.xz |
soc: a64fx-diag: disable modular build
The NMI infrastructure cannot currently be used in loadable modules:
ERROR: modpost: "free_nmi" [drivers/soc/fujitsu/a64fx-diag.ko] undefined!
ERROR: modpost: "request_nmi" [drivers/soc/fujitsu/a64fx-diag.ko] undefined!
ERROR: modpost: "enable_nmi" [drivers/soc/fujitsu/a64fx-diag.ko] undefined!
Disable this for now to make allmodconfig build again. We may revisit
this and export those symbols instead in the future.
Reported-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions