diff options
author | Halil Pasic <pasic@linux.ibm.com> | 2018-09-26 18:48:29 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2018-12-06 14:22:34 -0500 |
commit | 2448a299ec416a80f699940a86f4a6d9a4f643b1 (patch) | |
tree | b679315127c7e5b490082e9162f58c408f4f06b4 /.get_maintainer.ignore | |
parent | c38f57da428b033f2721b611d84b1f40bde674a8 (diff) |
virtio/s390: avoid race on vcdev->config
Currently we have a race on vcdev->config in virtio_ccw_get_config() and
in virtio_ccw_set_config().
This normally does not cause problems, as these are usually infrequent
operations. However, for some devices writing to/reading from the config
space can be triggered through sysfs attributes. For these, userspace can
force the race by increasing the frequency.
Signed-off-by: Halil Pasic <pasic@linux.ibm.com>
Cc: stable@vger.kernel.org
Message-Id: <20180925121309.58524-2-pasic@linux.ibm.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to '.get_maintainer.ignore')
0 files changed, 0 insertions, 0 deletions