]> xenbits.xensource.com Git - people/wipawel/livepatch-build-tools/commit
Ignore .discard sections
authorRoss Lagerwall <ross.lagerwall@citrix.com>
Mon, 24 Apr 2017 11:52:43 +0000 (12:52 +0100)
committerRoss Lagerwall <ross.lagerwall@citrix.com>
Mon, 12 Jun 2017 07:26:49 +0000 (08:26 +0100)
commitb30d34ce8581d86f16528c765c2ecd068380f0f0
treeb11cc9dcb47b79d5b7ecdd3302f3c0188113eab7
parent2af6f1aa62334f8c3d66cf2c5043686833de6cc6
Ignore .discard sections

Ignore differences in discard sections. They are not included in the final xen
binary so there is no need to include them in the live patch.

This was discovered when building a live patch for XSA-213. Before this
commit, it failed with 'changed section .discard not selected for
inclusion'.

Reported-by: Sarah Newman <srn@prgmr.com>
Signed-off-by: Ross Lagerwall <ross.lagerwall@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
create-diff-object.c