>>> On 06.05.16 at 17:48, wrote:
> When using xsplice, use of __LINE__ can generate spurious changes in
> functions due to embedded line numbers. For release builds, remove the
> use of these line numbers in domain_crash*() and print the current text
> address instead.
Which makes it more cumber
When using xsplice, use of __LINE__ can generate spurious changes in
functions due to embedded line numbers. For release builds, remove the
use of these line numbers in domain_crash*() and print the current text
address instead.
Signed-off-by: Ross Lagerwall
---
xen/include/xen/sched.h | 14 +++