|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v3 1/4] xen: introduce CONFIG_GENERIC_BUG_FRAME
On 28/02/2023 17:21, Oleksii wrote: Hi Julien, Hi Oleksii,
I have replied on the other thread. +#ifndef BUG_ASM_CONST +#define BUG_ASM_CONST "" +#endifThis line is a bit misterious to me. Would you be able to outline why an architecture would override this?It is needed in case if compiler for an architecture doesn't have proper support of '%c' ( it is so for ARM & RISC-V ) Hmmm.... Why can't x86 use the same version? IOW what's the benefits to differ on x86? Anyway, documentation is always good to have because it helps the reader/reviewer to understand how such decision was made. Cheers, -- Julien Grall
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |