Commit 67785bf
committed
selftests/bpf: Fix iters/task_vma test failure on arm32
Add support on arm32 for using the special VMA "[vectors]" to signal end of
the proc/PID/maps list, rather than previous default "[vsyscall]".
Signed-off-by: Tony Ambardar <[email protected]>1 parent e3c5e9a commit 67785bf
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
137 | 142 | | |
138 | 143 | | |
139 | 144 | | |
140 | 145 | | |
141 | 146 | | |
142 | 147 | | |
| 148 | + | |
143 | 149 | | |
144 | 150 | | |
145 | 151 | | |
| |||
0 commit comments