Files
linux/drivers
Oded Gabbay 9216ed2940 drm/amdkfd: Don't BUG on freeing GART sub-allocation
Instead of creating a BUG if trying to free a NULL GART sub-allocation object,
just return 0 (success).

This is done to mirror behavior of kfree.

Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
2015-01-12 22:34:21 +02:00
..
2014-12-29 21:24:13 +01:00
2014-12-29 10:55:06 +02:00
2014-12-30 11:18:30 +02:00