Commit 6b8a836
backport changes to support AlmaLinux 9.7
Add RHEL_9_7_GE macro and kernel API compatibility for AlmaLinux 9.7
which backports kernel 6.13+ APIs:
- iommu_present() -> device_iommu_mapped()
- crc32c_le/crc32c.h -> crc32_le/crc32.h
- struct drm_driver .date member removal
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Signed-off-by: nindanaoto <matsuoka.kotaro@gmail.com>1 parent c4a784f commit 6b8a836
6 files changed
Lines changed: 35 additions & 4 deletions
File tree
- src/runtime_src/core/pcie/driver/linux/xocl
- lib
- mgmtpf
- subdev
- userpf
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4344 | 4344 | | |
4345 | 4345 | | |
4346 | 4346 | | |
4347 | | - | |
| 4347 | + | |
| 4348 | + | |
| 4349 | + | |
4348 | 4350 | | |
4349 | 4351 | | |
4350 | 4352 | | |
| |||
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
27 | 32 | | |
28 | 33 | | |
29 | 34 | | |
| |||
852 | 857 | | |
853 | 858 | | |
854 | 859 | | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
855 | 863 | | |
| 864 | + | |
856 | 865 | | |
857 | 866 | | |
858 | 867 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
513 | 513 | | |
514 | 514 | | |
515 | 515 | | |
| 516 | + | |
516 | 517 | | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
517 | 521 | | |
518 | 522 | | |
519 | 523 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
558 | 558 | | |
559 | 559 | | |
560 | 560 | | |
| 561 | + | |
561 | 562 | | |
| 563 | + | |
562 | 564 | | |
563 | 565 | | |
564 | 566 | | |
| |||
Lines changed: 13 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
24 | 29 | | |
25 | 30 | | |
26 | 31 | | |
| |||
621 | 626 | | |
622 | 627 | | |
623 | 628 | | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
624 | 632 | | |
| 633 | + | |
625 | 634 | | |
626 | 635 | | |
627 | 636 | | |
| |||
2052 | 2061 | | |
2053 | 2062 | | |
2054 | 2063 | | |
2055 | | - | |
| 2064 | + | |
| 2065 | + | |
| 2066 | + | |
2056 | 2067 | | |
2057 | 2068 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
172 | 175 | | |
173 | 176 | | |
174 | 177 | | |
| |||
0 commit comments