summaryrefslogtreecommitdiff
path: root/ioexact.h
diff options
context:
space:
mode:
authorDaniel Borkmann <daniel@iogearbox.net>2015-10-29 18:56:11 +0100
committerDaniel Borkmann <daniel@iogearbox.net>2015-10-29 18:56:11 +0100
commitb1a4a6fa7b233abbca763178095b076d409cce80 (patch)
tree756254987b4e78c5fe4713dc598de1f420df3070 /ioexact.h
parent55274adedcabdc3f1e4d66b2c3b77b1612acf20d (diff)
ring: alloc_ring_frames_generic make types size_t
Lets make i and num as size_t, there's no particular reason for them to be int. At least i is used to setup iov_base offsets. Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'ioexact.h')
0 files changed, 0 insertions, 0 deletions
class='oid'>c6ef7fd40eddad38a8825cbd6bb2ce8bdbba88f5 (diff)
Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfio
Pull VFIO fixes from Alex Williamson: - Add mtty sample driver properly into build system (Alex Williamson) - Restore type1 mapping performance after mdev (Alex Williamson) - Fix mdev device race (Alex Williamson) - Cleanups to the mdev ABI used by vendor drivers (Alex Williamson) - Build fix for old compilers (Arnd Bergmann) - Fix sample driver error path (Dan Carpenter) - Handle pci_iomap() error (Arvind Yadav) - Fix mdev ioctl return type (Paul Gortmaker) * tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfio: vfio-mdev: fix non-standard ioctl return val causing i386 build fail vfio-pci: Handle error from pci_iomap vfio-mdev: fix some error codes in the sample code vfio-pci: use 32-bit comparisons for register address for gcc-4.5 vfio-mdev: Make mdev_device private and abstract interfaces vfio-mdev: Make mdev_parent private vfio-mdev: de-polute the namespace, rename parent_device & parent_ops vfio-mdev: Fix remove race vfio/type1: Restore mapping performance with mdev support vfio-mdev: Fix mtty sample driver building
Diffstat (limited to 'Documentation/mmc/mmc-tools.txt')