]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 22 May 2010 00:15:44 +0000 (17:15 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 22 May 2010 00:15:44 +0000 (17:15 -0700)
commit700169db7c3fd7feb029bc8298aea7a7d160c707
treeedc9747e30b4b4413aa99acfbd3104d81b1c303b
parentee8d1453d3b0a5824e16dbf0a8320fefe56c6dd1
parent070e42539e3e545c2631235efdb98f887f74c005
Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus

* 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus:
  module: drop the lock while waiting for module to complete initialization.
  MODULE_DEVICE_TABLE(isapnp, ...) does nothing
  hisax_fcpcipnp: fix broken isapnp device table.
  isapnp: move definitions to mod_devicetable.h so file2alias can reach them.
include/linux/mod_devicetable.h
kernel/module.c
scripts/mod/file2alias.c