It is broken ad it doesn't emit a relocation for the in-kernel linker to
adjust. To work around this remove the static keyword from the
DPCPU_DEFINE_STATIC macro on arm64 when building modules.
PR: 225816
Differential D16145
Don't use static on DPCPU data in arm64 modules andrew on Jul 5 2018, 6:26 PM. Authored by Tags None Referenced Files
Subscribers
Details
It is broken ad it doesn't emit a relocation for the in-kernel linker to PR: 225816
Diff Detail
Event TimelineComment Actions Please also incorporate the one line subject summary into the description for the commit message.
|