retpoline: Y
name: shannon
vermagic: 5.4.0-104-generic SMP mod_unload modversions
-- DRIVER Source ( I can share newer version from the vendor )
cat Module.symvers -->
Live child 0x19726f0 (/sources/shannon-module_3.4.3.1/shannon.ko) PID 2339066
LD [M] /sources/shannon-module_3.4.3.1/shannon.ko
ld: cannot find /sources/shannon-module_3.4.3.1/shannon.mod.o: No such file or directory
Reaping losing child 0x19726f0 PID 2339066
make[3]: *** [scripts/Makefile.modfinal:41: /sources/shannon-module_3.4.3.1/shannon.ko] Error 1
root:/sources/shannon-module_3.4.3.1$ make clean
make \
-C /lib/modules/5.4.145-esos.prod/build \
SHANNON_DRIVER_DIR=/sources/shannon-module_3.4.3.1 \
M=/sources/shannon-module_3.4.3.1 \
clean
make[1]: Entering directory '/sources/linux-5.4.145'
CLEAN /sources/shannon-module_3.4.3.1/Module.symvers
make[1]: Leaving directory '/sources/linux-5.4.145'
root:/sources/shannon-module_3.4.3.1$
root:/sources/shannon-module_3.4.3.1$
root:/sources/shannon-module_3.4.3.1$
root:/sources/shannon-module_3.4.3.1$ /tools/bin/make -f /sources/shannon-module_3.4.3.1/Makefile
/tools/bin/make \
-C /lib/modules/5.4.145-esos.prod/build \
SHANNON_DRIVER_DIR=/sources/shannon-module_3.4.3.1 \
M=/sources/shannon-module_3.4.3.1 \
CONFIG_BLK_DEV_SHANNON=m \
CONFIG_SHANNON_EMU= \
EXTRA_CFLAGS="-Wno-implicit-fallthrough -DSHANNON_RELEASE" \
INSTALL_MOD_PATH= \
modules
make[1]: Entering directory '/sources/linux-5.4.145'
SHIPPED /sources/shannon-module_3.4.3.1/shannon_main.o
SHIPPED /sources/shannon-module_3.4.3.1/shannon_ftl.o
SHIPPED /sources/shannon-module_3.4.3.1/shannon_prefetch.o
SHIPPED /sources/shannon-module_3.4.3.1/shannon_boot.o
SHIPPED /sources/shannon-module_3.4.3.1/shannon_epilog.o
SHIPPED /sources/shannon-module_3.4.3.1/shannon_err_handler.o
SHIPPED /sources/shannon-module_3.4.3.1/shannon_ns.o
SHIPPED /sources/shannon-module_3.4.3.1/shannon_ioctl.o
SHIPPED /sources/shannon-module_3.4.3.1/shannon_scsi_cmd.o
CC [M] /sources/shannon-module_3.4.3.1/shannon_kcore.o
CC [M] /sources/shannon-module_3.4.3.1/shannon_time.o
CC [M] /sources/shannon-module_3.4.3.1/shannon_workqueue.o
CC [M] /sources/shannon-module_3.4.3.1/shannon_waitqueue.o
CC [M] /sources/shannon-module_3.4.3.1/shannon_file.o
CC [M] /sources/shannon-module_3.4.3.1/shannon_pci.o
CC [M] /sources/shannon-module_3.4.3.1/shannon_scatter.o
CC [M] /sources/shannon-module_3.4.3.1/shannon_device.o
CC [M] /sources/shannon-module_3.4.3.1/shannon_block.o
CC [M] /sources/shannon-module_3.4.3.1/shannon_sched.o
CC [M] /sources/shannon-module_3.4.3.1/shannon_module_init.o
CC [M] /sources/shannon-module_3.4.3.1/shannon_sysfs.o
CC [M] /sources/shannon-module_3.4.3.1/shannon_scsi.o
CC [M] /sources/shannon-module_3.4.3.1/shannon_cdev.o
CC [M] /sources/shannon-module_3.4.3.1/shannon_dma.o
LD [M] /sources/shannon-module_3.4.3.1/shannon.o
Building modules, stage 2.
MODPOST 1 modules
WARNING: could not find /sources/shannon-module_3.4.3.1/.shannon_main.o.cmd for /sources/shannon-module_3.4.3.1/shannon_main.o
ERROR: "shannon_spin_lock_init" [/sources/shannon-module_3.4.3.1/shannon.ko] undefined!
ERROR: "shannon_write_unlock_bh" [/sources/shannon-module_3.4.3.1/shannon.ko] undefined!
ERROR: "shannon_read_unlock_bh" [/sources/shannon-module_3.4.3.1/shannon.ko] undefined!
ERROR: "shannon_rwlock_init" [/sources/shannon-module_3.4.3.1/shannon.ko] undefined!
ERROR: "shannon_mutex_lock" [/sources/shannon-module_3.4.3.1/shannon.ko] undefined!
ERROR: "shannon_spin_unlock_bh" [/sources/shannon-module_3.4.3.1/shannon.ko] undefined!
ERROR: "shannon_mutex_trylock" [/sources/shannon-module_3.4.3.1/shannon.ko] undefined!
ERROR: "shannon_mutex_init" [/sources/shannon-module_3.4.3.1/shannon.ko] undefined!
ERROR: "shannon_spin_lock" [/sources/shannon-module_3.4.3.1/shannon.ko] undefined!
ERROR: "shannon_spin_lock_bh" [/sources/shannon-module_3.4.3.1/shannon.ko] undefined!
ERROR: "shannon_mutex_unlock" [/sources/shannon-module_3.4.3.1/shannon.ko] undefined!
ERROR: "shannon_write_lock_bh" [/sources/shannon-module_3.4.3.1/shannon.ko] undefined!
ERROR: "shannon_spin_lock_irqsave" [/sources/shannon-module_3.4.3.1/shannon.ko] undefined!
ERROR: "shannon_spin_unlock_irqrestore" [/sources/shannon-module_3.4.3.1/shannon.ko] undefined!
ERROR: "shannon_read_lock_bh" [/sources/shannon-module_3.4.3.1/shannon.ko] undefined!
ERROR: "shannon_spin_unlock" [/sources/shannon-module_3.4.3.1/shannon.ko] undefined!
make[2]: *** [scripts/Makefile.modpost:94: __modpost] Error 1
make[1]: *** [Makefile:1647: modules] Error 2
make[1]: Leaving directory '/sources/linux-5.4.145'
make: *** [/sources/shannon-module_3.4.3.1/Makefile:46: modules] Error 2