On Wed, Dec 28, 2016 at 10:06:00AM +0000, Chris Wilson wrote:
On Wed, Dec 28, 2016 at 10:41:17AM +0100, Daniel Vetter wrote:
Kbuild really doesn't like non-recursive Makefiles, but they do work as long as you build without O=
Reported-by: kbuild test robot fengguang.wu@intel.com Fixes: 50f0033d1a0f ("drm: Add some kselftests for the DRM range manager (struct drm_mm)") Cc: Chris Wilson chris@chris-wilson.co.uk Cc: Christian König christian.koenig@amd.com Cc: Joonas Lahtinen joonas.lahtinen@linux.intel.com# Please enter the commit message for your changes. Lines starting Signed-off-by: Daniel Vetter daniel.vetter@intel.com
That's a shame, but it gets us over the breakage so Reviewed-by: Chris Wilson chris@chris-wilson.co.uk
Thx for the review, applied.
For the next set of selftests we should add a common CONFIG_DRM_SELFTESTS.
Yeah, one for all of them is probably enough. -Daniel