]> xenbits.xensource.com Git - people/andrewcoop/xen-test-framework.git/commit
Use zeroes for filling holes in .text
authorAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 2 Mar 2017 16:03:04 +0000 (16:03 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 6 Mar 2017 10:55:40 +0000 (10:55 +0000)
commit32973194de3104bbe435ad86979cd5523d2c742f
treefe1770e10fb2acc38e7edfa6e59e6f9afdce3c3c
parent3f8e26fecb63ad10d99a8e1a94677423d294da08
Use zeroes for filling holes in .text

In paged environments, this is more likely to cause a fault than using nops,
and the resulting disassembly is shorter.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
arch/x86/link.lds.S