|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v2 12/14] xen/riscv: introduce an implementation of macros from <asm/bug.h>
On 03/02/2023 13:15, Oleksii wrote: Hi Julien, Hi Oleksii, You don't want to allow the user to deselect GENERIC_DO_BUG_FRAME. So you want config ARM to select it: (arch/arm/Kconfig) config ARM ... select GENERIC_DO_BUG_FRAME (common/Kconfig) config GENERIC_DO_BUG_FRAME bool Or is it needed to provide an empty implementation for do_bug_frame() GENERIC_BUG_FRAME=n? Also I thought about weak function as an option... Here is pipeline for generic bug frame feature and the patch ( of course not ready for upstream but at least it shows an idea ): * https://gitlab.com/xen-project/people/olkur/xen/-/pipelines/766581174 * https://gitlab.com/xen-project/people/olkur/xen/-/commit/6fc6481202852e0aa2c2cb3877f2d71ac0213511P.S.: Probably you have some comments ( something that is unacceptableeven now ) about the patch. I will happy to hear them too. I will try to have a look next week. Cheers, -- Julien Grall
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |