Commit 35c71e0
PR #35963: Enable Linux system calls on arm64
Imported from GitHub PR #35963
📝 Summary of Changes
Include Linux definitions when compiling for arm64 as well as x86_64.
🎯 Justification
Without this, some NUMA-aware operations provided by hwloc do not work on arm64 Linux systems.
🚀 Kind of Contribution
🐛 Bug Fix
🧪 Unit Tests:
This fixes `@tsl//tsl/platform:numa_test` on relevant platforms.
Copybara import of the project:
--
ce7fc4b by Olli Lupton <[email protected]>:
Enable Linux system calls on arm64
Merging this change closes #35963
COPYBARA_INTEGRATE_REVIEW=#35963 from olupton:hwloc-arm64 ce7fc4b
PiperOrigin-RevId: 8532106431 parent 36c955d commit 35c71e0
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
0 commit comments