Hi,
On 04/08/2023 07:28, Jan Beulich wrote:
Use the generic framework in xen/linkage.h. No change in generated code
except for the changed padding value (noticable when config.gz isn't a
multiple of 4 in size). Plus of course the converted symbols change to
be hidden ones.
Note that ASM_INT() is switched to DATA(), not DATA_LOCAL(), as the only
use site wants the symbol global anyway.
Signed-off-by: Jan Beulich <[email protected]>
Reviewed-by: Julien Grall <[email protected]>
---
Only one each of the assembly files is being converted for now. More
could be done right here or as follow-on in separate patches.
I don't have a strong preference. Are you planning to do follow-up? (I
am ok if it is no).
Cheers,
--
Julien Grall