core-parking: adjust data/code placement
authorJan Beulich <jbeulich@suse.com>
Mon, 13 May 2019 08:09:28 +0000 (10:09 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 13 May 2019 08:09:28 +0000 (10:09 +0200)
commit0e306f590ce7c713ac4ad018fd8c0b46ed8a018c
treeed40dbbc07fb839752d77a31e6ecc5c6f7668571
parentf882fadbeb8bc4d09f6522e0769baff13b89bdb9
core-parking: adjust data/code placement

Use __init{data,}, __read_mostly, and const as far as possible.

Take the liberty and also shorten the policy structure's tag name.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/common/core_parking.c