Make dumptid non-static. It is used by libkvm to detect whether
this is a VNET-kernel or not. gcc used to put the static symbol into
the symbol table, clang does not. This fixes the 'netstat: no namelist'
error seen on clang+VNET systems.
Description
Description
Details
Details
- Provenance
harti Authored on - Parents
- rS235776: Fix booting on ARM.
- Branches
- Unknown
- Tags