Patch subject: "kernel/exit.c: export abort() to modules" Commit ID: dc8635b78cd8 Reason: While building mpi.ko module with lastest stable Linux v4.14.17 an error occured: >ERROR: "abort" [lib/mpi/mpi.ko] undefined! Kernel version: 4.14.x
On Mon, Feb 05, 2018 at 03:30:19PM +0000, Evgeniy Didin wrote:
Patch subject: "kernel/exit.c: export abort() to modules" Commit ID: dc8635b78cd8 Reason: While building mpi.ko module with lastest stable Linux v4.14.17 an error occured: >ERROR: "abort" [lib/mpi/mpi.ko] undefined! Kernel version: 4.14.x
Same questions as before, what config is causing this, and when did it break?
thanks,
greg k-h
On Mon, Feb 05, 2018 at 03:30:19PM +0000, Evgeniy Didin wrote:
Patch subject: "kernel/exit.c: export abort() to modules" Commit ID: dc8635b78cd8 Reason: While building mpi.ko module with lastest stable Linux v4.14.17 an error occured: >ERROR: "abort" [lib/mpi/mpi.ko] undefined! Kernel version: 4.14.x
The patch does not apply to the 4.14.y kernel tree :(
Can you please provide a working backport?
thanks,
greg k-h
On Thu, Feb 08, 2018 at 06:04:12PM +0100, Greg KH wrote:
On Mon, Feb 05, 2018 at 03:30:19PM +0000, Evgeniy Didin wrote:
Patch subject: "kernel/exit.c: export abort() to modules" Commit ID: dc8635b78cd8 Reason: While building mpi.ko module with lastest stable Linux v4.14.17 an error occured: >ERROR: "abort" [lib/mpi/mpi.ko] undefined! Kernel version: 4.14.x
The patch does not apply to the 4.14.y kernel tree :(
Can you please provide a working backport?
Ah, the other patch needs to go first, please always tell me what order to apply patches in. Otherwise I will get it wrong (as this just proved to be the case...)
thanks,
greg k-h
linux-stable-mirror@lists.linaro.org