summaryrefslogtreecommitdiff
path: root/include/trace
diff options
context:
space:
mode:
authorAmit Shah <amit.shah@redhat.com>2011-09-14 13:06:40 +0530
committerRusty Russell <rusty@rustcorp.com.au>2011-11-02 11:40:59 +1030
commit291024ef351328e7b4ca6bae798abc816a43653c (patch)
treeda54013a26d70be3136266692eea6ac95077f865 /include/trace
parent286f9a226f11e4a05d08999417fd838c0ca91d7a (diff)
downloadlinux-next-291024ef351328e7b4ca6bae798abc816a43653c.tar.gz
virtio: console: Ignore port name update request if name already set
We don't allow port name changes dynamically for a port. So any requests by the host to change the name are ignored. Before this patch, if the hypervisor sent a port name while we had one set already, we would leak memory equivalent to the size of the old name. This scenario wasn't expected so far, but with the suspend-resume support, we'll send the VIRTIO_CONSOLE_PORT_READY message after restore, which can get us into this situation. Signed-off-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'include/trace')
0 files changed, 0 insertions, 0 deletions