[SPARC64]: Fix setting of variables in LDOM guest.
authorDavid S. Miller <davem@sunset.davemloft.net>
Thu, 12 Jul 2007 22:55:55 +0000 (15:55 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 16 Jul 2007 11:04:36 +0000 (04:04 -0700)
There is a special domain services capability for setting
variables in the OBP options node.  Guests don't have permanent
store for the OBP variables like a normal system, so they are
instead maintained in the LDOM control node or in the SC.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found