Re: Relocation (type 4) overflow on alpha for big module

From: Michael Cree
Date: Sun Oct 14 2018 - 14:42:04 EST


On Sun, Oct 14, 2018 at 12:33:06PM -0500, Bob Tracy wrote:
> On Sun, Oct 14, 2018 at 10:07:13AM +0300, Meelis Roos wrote:
> > I decided to try btrfs on one of my alphas and got a surprise - btrfs module does not load:
>
> Confirmed on a PWS 433au running 4.19.0-rc6 with latest "sid" toolchain.

Known and long-standing problem in the Alpha kernel module loader.
Requires extra code implmented to support loading such large modules
which no one has done. Workaround is to build the kernel with such
modules (e.g. radeon, btrfs) in-built.

Cheers
Michael.