commit | 2560120997403581dd824e5bd2389c719edcbf12 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+lkml@arm.linux.org.uk> | Thu May 10 23:03:25 2007 +0100 |
committer | Sam Ravnborg <sam@ravnborg.org> | Sat May 19 09:11:57 2007 +0200 |
tree | 4f4bb0ea08dc828864c315d67ba78ed352f6ea79 | |
parent | 03c9587d752669a12fd553b0cbd835f77b176607 [diff] |
kbuild: make modpost section warnings clearer Change modpost section mismatch warnings to be less confusing; model them on the binutils linker warnings which we all know how to interpret. Also, fix the wrong ordering of arguments for the final case - fromsec and refsymname were reversed. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Acked-by: Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>