]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Use pr_debug() for symbol lookup init failure
authorPekka Enberg <penberg@kernel.org>
Sat, 4 Feb 2012 08:51:06 +0000 (10:51 +0200)
committerPekka Enberg <penberg@kernel.org>
Sat, 4 Feb 2012 08:51:06 +0000 (10:51 +0200)
commitd94f5ffce2462d9d157f29927c2e96cffee51f7e
treeb8866381ef8016a5e547ec5f9786fcd3a0f145c4
parent564123c893e629a531e51fbca4903441ec529b03
kvm tools: Use pr_debug() for symbol lookup init failure

There's absolutely no point in printing out an error message for symbol lookup
init failure because we run just fine without them.

Suggested-by: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/builtin-run.c