ARM: disable grant table v2
authorStefano Stabellini <sstabellini@kernel.org>
Mon, 13 Aug 2018 16:25:51 +0000 (17:25 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 14 Aug 2018 16:01:28 +0000 (17:01 +0100)
commitfa79f9e762be390b56218437ed317a695a03a5e7
treec5351a06f477f4f7927ab102a8340a86f7f78e4d
parent1d32c21975097e64a7ecf0932680a3b6d53d00a4
ARM: disable grant table v2

It was never expected to work, the implementation is incomplete.

As a side effect, it also prevents guests from triggering a
"BUG_ON(page_get_owner(pg) != d)" in gnttab_unpopulate_status_frames().

This is XSA-268.

Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>
Acked-by: Jan Beulich <jbeulich@suse.com>
(cherry picked from commit 9a5c16a3e75778c8a094ca87784d93b74676f46c)
docs/misc/xen-command-line.markdown
xen/common/grant_table.c
xen/include/asm-arm/grant_table.h