MIPS: Module: Make error messages unique.
authorRalf Baechle <ralf@linux-mips.org>
Mon, 3 Aug 2009 09:50:19 +0000 (10:50 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 3 Aug 2009 16:52:48 +0000 (17:52 +0100)
commit6f9fdeb6761a46ded6bf4b799993a3f235ab853d
treecd2ba021d18f4897c615665c0ec1fd6d1ec5c9b3
parent39b3d44624e9c54e7406274beaf569fe33af2b96
MIPS: Module: Make error messages unique.

There were three different errors resulting in a "dangerous relocation"
message.  Add the relocation type to the messgages to make them more
useful.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/module.c