diff options
author | Brice Goglin <brice@myri.com> | 2006-12-18 11:51:22 +0100 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-12-26 16:28:20 -0500 |
commit | 3621cec5b5847348248e749c647219f409550f2f (patch) | |
tree | e418a97312d73fab082f26943a615ba59e9365b7 /arch/m68k/Kconfig | |
parent | df30a740e4647b035e44a94e6977ad42a94cb850 (diff) |
myri10ge: make msi configurable at runtime through sysfs
Now that IRQ are requested is called on open() and freed on close(),
we can safely switch from/to MSI without unloading the module.
We are guaranteed to correctly free IRQ even if the sysfs file got
written in the meantime since the MSI initialization is stored in
mgp->msi_enabled.
Signed-off-by: Brice Goglin <brice@myri.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'arch/m68k/Kconfig')
0 files changed, 0 insertions, 0 deletions