Re: [Xen-devel] [PATCH v6 5/6] livepatch/tests: Make .livepatch.depends be read-only

2016-09-21 Thread Ross Lagerwall
On 09/16/2016 04:29 PM, Konrad Rzeszutek Wilk wrote: As currently during the injection of the build-id it ends up being marked as AW. We want it to be read-only. Signed-off-by: Konrad Rzeszutek Wilk Reviewed-by: Ross Lagerwall ___ Xen-devel mailin

[Xen-devel] [PATCH v6 5/6] livepatch/tests: Make .livepatch.depends be read-only

2016-09-16 Thread Konrad Rzeszutek Wilk
As currently during the injection of the build-id it ends up being marked as AW. We want it to be read-only. Signed-off-by: Konrad Rzeszutek Wilk --- Cc: Andrew Cooper Cc: Jan Beulich v6: New submission. --- xen/arch/x86/test/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)