Description of problem: Simplify cross-building (e.g., LoongArch on x86) by avoiding complex macros for architecture-specific orc_entry definitions. Introduce a helper function, arch_init_orc_entry(), to manage arch specific orc_entry initialization more cleanly. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/4161
PR merged