[SPARC64]: Massively simplify VIO device layer and support hot add/remove.
authorDavid S. Miller <davem@sunset.davemloft.net>
Wed, 18 Jul 2007 06:03:47 +0000 (23:03 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 18 Jul 2007 08:20:04 +0000 (01:20 -0700)
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>

No differences found