From: David Miller <davem@davemloft.net> Date: 2021-03-18 03:20:28
From: Andreas Roeseler <redacted>
Date: Wed, 17 Mar 2021 22:11:47 -0500
On Mon, 2021-03-15 at 04:35 +0800, kernel test robot wrote:
Is there something that I'm not understanding about compiling kernel
components modularly? How do I avoid this error?
You cannot reference module exported symbols from statically linked code.
y