]> granicus.if.org Git - procps-ng/commit
library: disable a potential 'ELF note' is missing msg
authorJim Warner <james.warner@comcast.net>
Wed, 16 Jul 2014 05:00:00 +0000 (00:00 -0500)
committerJaromir Capik <jcapik@redhat.com>
Thu, 17 Jul 2014 11:31:06 +0000 (13:31 +0200)
commit1da2c98937d91676e485557f8197249453547306
tree0f900e9fe501572f49b5abfefe9ffa51e024dc48
parent93d37cf57a9d3c4437c5ed660007d2c471c6daee
library: disable a potential 'ELF note' is missing msg

The stderr message regarding ELF notes appears on some
systems (openSUSE-13.1 for example) but I have not yet
isolated why. Since at startup we go on to determine a
Hertz value the old fashion way, this patch just turns
off the useless message until the cause is understood.

Signed-off-by: Jim Warner <james.warner@comcast.net>
proc/sysinfo.c