]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge branch 'xen-netfront'
authorDavid S. Miller <davem@davemloft.net>
Fri, 1 Aug 2014 05:23:58 +0000 (22:23 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Aug 2014 05:23:58 +0000 (22:23 -0700)
commit92b85671cd89a16500b7b027b17433f21da99be3
tree3c5b9020cf35f9bac5d7ffd185ca7cdf86e375e4
parent081e83a78db9b0ae1f5eabc2dedecc865f509b98
parent69cb85242f4ff1cbbac5a45c05223600084760e8
Merge branch 'xen-netfront'

David Vrabel says:

====================
xen-netfront: more multiqueue fixes

A few more xen-netfront fixes for the multiqueue support added in
3.16-rc1.  It would be great if these could make it into 3.16 but I
suspect it's a little late for that now.

The second patch fixes a significant resource leak that prevents
guests from migrating more than a handful of times.

These have been tested by repeatedly migrating a guest over 250 times
(it would previously fail with this guest after only 8 iterations).
====================

Signed-off-by: David S. Miller <davem@davemloft.net>