gnttab: silence table expansion message
authorJan Beulich <jbeulich@suse.com>
Thu, 28 Jun 2018 10:49:32 +0000 (12:49 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 28 Jun 2018 10:49:32 +0000 (12:49 +0200)
commit1f64f6f7eeb7e8e3252063bc73086600528ec723
tree339e87ba9d110682df24dece27141ad2854afa57
parentd62d0e5b64e512d2993d75773369e16b0045d9da
gnttab: silence table expansion message

This currently shows up for basically every domain, when originally it
was logged only when going beyond the default table size. Restore that
behavior.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
xen/common/grant_table.c