diff options
author | Sam Bobroff <sam.bobroff@au1.ibm.com> | 2017-02-07 13:56:44 +1100 |
---|---|---|
committer | Michael Roth <mdroth@linux.vnet.ibm.com> | 2017-03-30 15:45:06 -0500 |
commit | 08c48c731aa8094b7ff0071cfd16879f92f5200d (patch) | |
tree | 5479536ffb23263d036619a792bc01ec304fa3f0 /hmp-commands.hx | |
parent | 12110bf70ec991049ed552d42ac601974b22c24e (diff) |
spapr: fix off-by-one error in spapr_ovec_populate_dt()
The last byte of the option vector was missing due to an off-by-one
error. Without this fix, client architecture support negotiation will
fail because the last byte of option vector 5, which contains the MMU
support, will be missed.
Signed-off-by: Sam Bobroff <sam.bobroff@au1.ibm.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
(cherry picked from commit fe93e3e6ec1b1bf4a4c9d4bf55f8776318da6847)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Diffstat (limited to 'hmp-commands.hx')
0 files changed, 0 insertions, 0 deletions