summaryrefslogtreecommitdiff
path: root/net/bridge
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2016-11-21 19:00:30 +0100
committerGerd Hoffmann <kraxel@redhat.com>2017-01-10 13:58:20 +0100
commit0c19f97f12bbb1c2370cb62e31d0f749642937ee (patch)
treec77f48f4217388d68c8407f6b2975c291f3745df /net/bridge
parent71d3f6ef7f5af38dea2975ec5715c88bae92e92d (diff)
drm: update MAINTAINERS for qemu drivers (bochs, cirrus, qxl, virtio-gpu)
Changes: * add myself as maintainer, so patches land in my inbox. * add virtualization@lists.linux-foundation.org mailing list. * add drm-qemu git repo. * flip bochs and qxl status to "Maintained". Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions
ffending pages to be claimed so they are no longer used in future tasks. SIGKILL is used to ensure that the process does not try to coredump and result in an attempt to read the memory again from within kernel space. Although there is a HV call to scrub the memory (mem_scrub), there is no easy way to guarantee that the real memory address(es) are not used by other tasks. Clearing the error with mem_scrub would zero the memory and cause the other processes to proceed with bad data. The handling of other non-resumable errors remain unchanged and will cause a panic. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/net')