Skip to content
Commit 90ddb35d authored by Daniel Leung's avatar Daniel Leung Committed by Christopher Friedt
Browse files

x86: x86-32: pin static inline syscall invoke functions



Although they are marked as an inline functions, the compiler
may decide not to inline them which would result in them being
outside the pinned text section. Since these functions are
required for userspace to work correctly, pin them in physical
memory.

Signed-off-by: default avatarDaniel Leung <daniel.leung@intel.com>
parent c2a01af0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment