]> git.baikalelectronics.ru Git - kernel.git/commit
modpost: use linker section to generate table.
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 12 Jan 2012 23:02:16 +0000 (09:32 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 12 Jan 2012 23:02:16 +0000 (09:32 +1030)
commit017b5918bf81dc2b432543fabad9d0365ce238ca
tree0150a0b0db79879943e31960728fb737ec8dea2b
parent7b7957f7fca2507b75033a93be44ad925552abda
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>
scripts/mod/file2alias.c