Samuel Mendoza-Jonas 338c25b692 spapr: Fix integer overflow during migration (TCG)
The n_valid and n_invalid fields are unsigned short integers but it is
possible to have more than 65535 entries in a contiguous hunk, overflowing
the field. This results in an incorrect HTAB being sent to the destination
during migration.

Signed-off-by: Samuel Mendoza-Jonas <sam.mj@au1.ibm.com>
Reviewed-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Alexander Graf <agraf@suse.de>
2015-01-07 16:16:26 +01:00
..
2014-09-29 10:20:05 +02:00
2014-12-11 18:27:02 +00:00
2014-08-15 19:12:48 +04:00
2014-12-17 19:22:42 +00:00
2014-11-04 23:26:12 +01:00
2014-09-02 22:38:16 +04:00
2014-12-19 13:17:06 +00:00
2014-10-24 12:19:11 +01:00
2014-12-15 17:34:44 +01:00
2014-12-11 20:57:11 +03:00
2014-12-22 10:37:27 -07:00