commit | b3e13fbeb9ac1eb8e7b0791bf56e1775c692972b | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Thu Jul 12 15:55:55 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Jul 16 04:04:36 2007 -0700 |
tree | 06539dfe2332c98c4d8b83450fe1e6055680ddc0 | |
parent | 83292e0a9c3f1c326b28fbf8cb70a8ce81a98163 [diff] |
[SPARC64]: Fix setting of variables in LDOM guest. 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>