Is it possible to detect the problem automatically until binutils is
fixed? (objdump + script)
We could add a postprocessing step after the linker, and if relocations
are wrong, then make should fail.
Changing the spinlock code is IMHO not a solution: we rely on
.text.somewhere_else very often (spinlock, semaphore, exception handler
table, init functions, initcall,...)
-- Manfred- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/