diff options
| author | Anup Patel <[email protected]> | 2019-05-21 16:12:33 +0530 |
|---|---|---|
| committer | Anup Patel <[email protected]> | 2019-05-24 08:22:47 +0530 |
| commit | a22c6891b718a155b2b8429be62760860b4d6109 (patch) | |
| tree | e7002877a42905408cb7b3345d5405ecb0b97b3d /scripts/create-binary-archive.sh | |
| parent | 95b7480ab4b438cf545afae200b40012e83f1dda (diff) | |
include: Make unprivilege load/store functions as non-inline functions
Currently, the unprivilege load/store functions are inline functions.
We will be extending these functions to track whether a page/access
fault occurs when we execute unprivilege load/store instruction.
To make things simpler and debugable, we reduce number of places which
can potentially generate a page/access fault by making all unprivilege
load/store functions as regular (non-inline) functions.
Signed-off-by: Anup Patel <[email protected]>
Reviewed-by: Atish Patra <[email protected]>
Diffstat (limited to 'scripts/create-binary-archive.sh')
0 files changed, 0 insertions, 0 deletions
