summaryrefslogtreecommitdiffstats
path: root/net/bridge/br_private.h
diff options
context:
space:
mode:
authorJens Freimann <jfrei@linux.vnet.ibm.com>2012-06-26 02:59:58 +0200
committerDavid S. Miller <davem@davemloft.net>2012-06-27 06:10:56 +0200
commitd7ffde35e31a81100d2d0d2c4013cbf527bb32ea (patch)
tree0939e0cabb626b4258e53a08f7a7713d534dfab5 /net/bridge/br_private.h
parentixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP (diff)
downloadlinux-d7ffde35e31a81100d2d0d2c4013cbf527bb32ea.tar.xz
linux-d7ffde35e31a81100d2d0d2c4013cbf527bb32ea.zip
vhost: use USER_DS in vhost_worker thread
On some architectures address spaces are set up in a way that this is not necessary to work properly but on some others (like s390) it is. Make sure we operate on the user address space to allow copy_xxx_user() from the vhost_worker() thread by setting it explicitly before calling use_mm() and revert it after unuse_mm(). Signed-off-by: Jens Freimann <jfrei@linux.vnet.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions