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

Jan Beulich posted 2 patches 11 months, 1 week ago
Failed in applying to current master (apply log)
[PATCH v2 0/2] x86: annotate entry points with type and size
Posted by Jan Beulich 11 months, 1 week ago
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