Commit b0b318f
committed
AOSCOS: enable memfd_secret for LoongArch64
Loongarch64 is marked ARCH_HAS_SET_DIRECT_MAP by Chen Huacai. So we can use
memfd_secret for this architecture. This commit has enabled it, and it is
kselftest passed.
Signed-off-by: Lain "Fearyncess" Yang <fsf@live.com>1 parent 2f83fca commit b0b318f
3 files changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments