Hello Julien,

On 18.10.18 16:20, Julien Grall wrote:
> show_registers helpers are not meant to modify any parameters.
> So constify them.
>
> Signed-off-by: Julien Grall <julien.gr...@arm.com>
> ---
>   xen/arch/arm/traps.c            | 14 +++++++-------
>   xen/include/asm-arm/processor.h |  2 +-
>   2 files changed, 8 insertions(+), 8 deletions(-)
The file xen/arch/arm/traps.c has a bunch of show functions except for 
registers. For stack, trace, etc. So maybe constify their parameters 
right away?

-- 

*Andrii Anisov*


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to