K 10 svn:author V 5 harti K 8 svn:date V 27 2012-05-22T07:23:41.981125Z K 7 svn:log V 239 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. END