mbox series

[v2,0/2] x86: annotate entry points with type and size

Message ID db10bc3d-962e-72a7-b53d-93a7ddd7f3ef@suse.com (mailing list archive)
Headers show
Series x86: annotate entry points with type and size | expand

Message

Jan Beulich May 23, 2023, 11:30 a.m. UTC
The model introduced in patch 1 is in principle arch-agnostic, hence
why I'm including Arm and RISC-V reviewers here as well.

1: annotate entry points with type and size
2: also mark assembler globals hidden

Jan