lkml.org 
[lkml]   [2003]   [Dec]   [17]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateWed, 17 Dec 2003 04:10:10 -0800
FromRichard Henderson <>
SubjectRe: [PATCH] Handle R_ALPHA_REFLONG relocation on Alpha (2.6.0-test11)
On Fri, Dec 12, 2003 at 06:38:41PM -0600, Nathan Poznick wrote:
> I've been unable to use modules on my Alpha with 2.6.0-test*.  modprobe
> (from module-init-tools 0.9.15-pre3) would claim an invalid module
> format, and the kernel would tell me "Unknown relocation: 1"  Relocation
> 1 on Alpha is R_ALPHA_REFLONG, and sure enough, readelf -r on one of the
> modules showed many, many uses of it.

Which module?  This relocation should never EVER show up in kernel code.

(It will show up in dwarf2 debug info, so make sure you're not looking at
objects compiled with -g, but debug sections ought to be ignored by the
module loading code.)


r~
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:59    [from the cache]
©2003-2008