-
Arnd Bergmann authored
The vfio drivers call kmalloc or kzalloc, but do not include <linux/slab.h>, which causes build errors on ARM. Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
Signed-off-by:
Alex Williamson <alex.williamson@redhat.com>
Cc: kvm@vger.kernel.org25e9789d