K 10 svn:author V 3 jhb K 8 svn:date V 27 2008-01-28T20:33:19.000000Z K 7 svn:log V 296 Remove the warnx() from kgdb_lookup() so that we don't emit a warning about optional symbols that are missing (e.g. kgdb complains about _stoppcbs and _stopped_cpus on UP kernels). Instead, callers that really want their symbols to be present now do explicitly warnx() about the missing symbol. END