https://github.com/torvalds/linux
Revision 2c68f1fcfb9cfc10deff9bc59774aa331a6fabd2 authored by Eric Anholt on 25 January 2016, 22:13:12 UTC, committed by Eric Anholt on 16 February 2016, 20:20:58 UTC
Fixes igt vc4_create_bo/create-bo-0 by returning -EINVAL from the
ioctl instead of -ENOMEM.

Signed-off-by: Eric Anholt <eric@anholt.net>
1 parent 54aec44
History
Tip revision: 2c68f1fcfb9cfc10deff9bc59774aa331a6fabd2 authored by Eric Anholt on 25 January 2016, 22:13:12 UTC
drm/vc4: Return an ERR_PTR from BO creation instead of NULL.
Tip revision: 2c68f1f
File Mode Size
Kconfig -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 331 bytes
README -rw-r--r-- 191 bytes
stub.h -rw-r--r-- 2.8 KB
stub_dev.c -rw-r--r-- 11.5 KB
stub_main.c -rw-r--r-- 7.0 KB
stub_rx.c -rw-r--r-- 14.7 KB
stub_tx.c -rw-r--r-- 10.2 KB
usbip_common.c -rw-r--r-- 19.3 KB
usbip_common.h -rw-r--r-- 10.0 KB
usbip_event.c -rw-r--r-- 2.8 KB
usbip_protocol.txt -rw-r--r-- 22.9 KB
vhci.h -rw-r--r-- 2.7 KB
vhci_hcd.c -rw-r--r-- 27.5 KB
vhci_rx.c -rw-r--r-- 6.2 KB
vhci_sysfs.c -rw-r--r-- 6.2 KB
vhci_tx.c -rw-r--r-- 5.5 KB

README

back to top