On 20.02.2026 22:46, Andrew Cooper wrote:
> do_entry_int82() is only called by assembly so gains asmlinkage.
> 
> pvh_start_info_pa and early_hypercall_insn are data used by assembly, and need
> a SAF-1 annotation.

Why not use asmlinkage there as well? The deviation covering it as much as 
SAF-1-safe
say "only" (which doesn't fully apply here), so if in doubt is should be 
asmlinkage?

Jan

Reply via email to