commit | 6160f63518406485c7009cb0f2e1588ea3abccc1 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Tue Jul 17 23:03:47 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Jul 18 01:20:04 2007 -0700 |
tree | d0adeedae350dc4829e7eacbf198627a107f393f | |
parent | 9184a046328d2dfc9f2cf0f831e649a108492124 [diff] |
[SPARC64]: Massively simplify VIO device layer and support hot add/remove. Create and destroy VIO devices in response to MD update events. These run synchronously inside of the MD update mutex so the VIO layer doesn't need to do internal locking of any sort. Signed-off-by: David S. Miller <davem@davemloft.net>