Commit d97fcc9
committed
linux: remove powerpc device-tree parsing
It's disabled by default since 6608c48 in 2.1.
No problem reported, let's remove it entirely.
This code was contributed by Alexey Kardashevskiy from IBM in 2010/09 (hwloc 1.1)
when the Linux kernel on powerpc didn't use the device-tree to discover
cores/caches and expose them in sysfs. This was fixed in 2.6.29 in 2009
(93197a36a9c16a85fb24cf5a8639f7bf9af838a3) which is deployed everywhere now.
I've seen some POWER9 with buggy package information,
but this is not covered by our DT code.
Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>1 parent 26d4227 commit d97fcc9
File tree
7 files changed
+3
-1068
lines changed- hwloc
- tests/hwloc/linux
7 files changed
+3
-1068
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
| |||
0 commit comments