]> xenbits.xensource.com Git - people/sstabellini/xen-unstable.git/.git/commit
xen/arm: remove allocate_colored_memory
authorStefano Stabellini <sstabellini@kernel.org>
Mon, 9 Dec 2019 21:50:51 +0000 (13:50 -0800)
committerLuca Miccio <206497@studenti.unimore.it>
Mon, 6 Jan 2020 14:07:35 +0000 (15:07 +0100)
commit6b51c58735da7968e5d3fba7fe8bfe42a3102b53
treead0a680dee9715a68f5afa4f6d4753301ba6369d
parent6c379b7cb29cc16a40fd4c29f639d9eedfdd2368
xen/arm: remove allocate_colored_memory

allocate_colored_memory is superflous as the regular allocate_memory can
be used for dom0 too.

Signed-off-by: Stefano Stabellini <stefano.stabellini@xilinx.com>
xen/arch/arm/domain_build.c