summaryrefslogtreecommitdiff
path: root/scripts/bpf_doc.py
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@amd.com>2024-06-19 14:11:32 +0200
committerMichal Simek <michal.simek@amd.com>2024-10-02 09:18:54 +0200
commitbadf752b5e4b17d281f93f409d4718388ff912e6 (patch)
tree930cd258dc6c42b3bfa885743beb945b8093afc2 /scripts/bpf_doc.py
parent9852d85ec9d492ebef56dc5f229416c925758edc (diff)
microblaze: Export xmb_manager functions
When TMR_MANAGER is enabled as module there is a need to export functions which are present in architecture code. It has been found by running: make W=1 C=1 allmodconfig sed -i -e 's/WERROR=y/WERROR=n/g' .config make C=1 W=1 which errors out like this: ERROR: modpost: "xmb_manager_register" [drivers/misc/xilinx_tmr_manager.ko] undefined! ERROR: modpost: "xmb_inject_err" [drivers/misc/xilinx_tmr_inject.ko] undefined! Fixes: a5e3aaa654c1 ("microblaze: Add xmb_manager_register function") Reported-by: Jeff Johnson <quic_jjohnson@quicinc.com> Signed-off-by: Michal Simek <michal.simek@amd.com> Link: https://lore.kernel.org/r/e322dbbbde0feef83f44304ea13249d365d1dc5f.1718799090.git.michal.simek@amd.com
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions