commit | e49ce14150c64b29a8dd211df785576fa19a9858 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Fri Jan 13 09:32:16 2012 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Fri Jan 13 09:32:16 2012 +1030 |
tree | 0150a0b0db79879943e31960728fb737ec8dea2b | |
parent | 626596e295d477c0fefa08cd5daa7dd011b1bb2c [diff] |
modpost: use linker section to generate table. This means (most) future busses need only have one hunk in their patch. Also took the opportunity to check that function matches the type. Again, inspired by Alessandro's patch series. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Cc: Alessandro Rubini <rubini@gnudd.com>