[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100616204019.GY20317@bombadil.infradead.org>
Date: Wed, 16 Jun 2010 16:40:19 -0400
From: Kyle McMartin <kyle@...artin.ca>
To: David Miller <davem@...emloft.net>
Cc: kyle@...artin.ca, vst@...b.net, sparclinux@...r.kernel.org,
simone.ricci@...il.com, scst-devel@...ts.sourceforge.net,
linux-kernel@...r.kernel.org, Nick.Couchman@...kr.com
Subject: Re: Error "Unknown relocation: 36" on module load on Sparc
On Wed, Jun 16, 2010 at 01:38:54PM -0700, David Miller wrote:
> This change is incorrect.
>
> LM22 relocations do not get emitted for the "medlow" code model, which
> is what is explicitly specified on the kernel compiler command line
> for sparc64 via "-mcmodel=medlow".
>
> Someone this person is using incorrect CFLAGS when building their
> module, and that's why they have this problem, because the compiler's
> default code model on sparc64 can generate those relocations.
>
Yeah, just saw your other mail. Thanks for the explanation!
--Kyle
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists