git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1680e90
)
vhost: avoid pr_err on condition guest can trigger
author
Michael S. Tsirkin
<mst@redhat.com>
Thu, 24 Jun 2010 14:10:25 +0000
(17:10 +0300)
committer
Michael S. Tsirkin
<mst@redhat.com>
Fri, 16 Jul 2010 09:18:17 +0000
(12:18 +0300)
Guest can trigger packet truncation by posting
a very short buffer and disabling buffer merging.
Convert pr_err to pr_debug to avoid log from filling
up when this happens.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
No differences found