Commit d16d919
arch: adapt arch-syscall-validate to Linux 6.11
The aarch64, loongarch64 and riscv64 architectures have their syscall
table sources changed to scripts/syscall.tbl, from the original
inclusion of asm-generic/unistd.h. Make the script recognize the new
format for these architectures.
Signed-off-by: WANG Xuerui <[email protected]>
Signed-off-by: Paul Moore <[email protected]>
(imported from commit 26e2b31)
Signed-off-by: Tom Hromatka <[email protected]>1 parent 2491302 commit d16d919
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
289 | 296 | | |
290 | 297 | | |
291 | 298 | | |
| |||
480 | 487 | | |
481 | 488 | | |
482 | 489 | | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
483 | 496 | | |
484 | 497 | | |
485 | 498 | | |
| |||
0 commit comments