linux/tools/virtio
Jens Axboe 9544bc5347 sg: remove ->sg_magic member
This was introduced more than a decade ago when sg chaining was
added, but we never really caught anything with it. The scatterlist
entry size can be critical, since drivers allocate it, so remove
the magic member. Recently it's been triggering allocation stalls
and failures in NVMe.

Tested-by: Jordan Glover <Golden_Miller83@protonmail.ch>
Acked-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2018-06-29 08:48:06 -06:00
..
asm
linux sg: remove ->sg_magic member 2018-06-29 08:48:06 -06:00
ringtest ptr_ring: fix build 2018-03-20 03:17:37 +02:00
uapi/linux
vhost_test
virtio-trace
.gitignore
Makefile
virtio_test.c
vringh_test.c