Skip to content
Commit 08c48c73 authored by Sam Bobroff's avatar Sam Bobroff Committed by Michael Roth
Browse files

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: default avatarSam Bobroff <sam.bobroff@au1.ibm.com>
Reviewed-by: default avatarThomas Huth <thuth@redhat.com>
Reviewed-by: default avatarMichael Roth <mdroth@linux.vnet.ibm.com>
Signed-off-by: default avatarDavid Gibson <david@gibson.dropbear.id.au>
(cherry picked from commit fe93e3e6)
Signed-off-by: default avatarMichael Roth <mdroth@linux.vnet.ibm.com>
parent 12110bf7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment