提交 c7ead11d 编写于 作者: B Ben Skeggs

drm/nouveau: silence a debug message triggered by newer userspace

Signed-off-by: NBen Skeggs <bskeggs@redhat.com>
上级 979570e0
......@@ -179,7 +179,7 @@ nouveau_abi16_ioctl_grobj_alloc(ABI16_IOCTL_ARGS)
return 0;
} else
if (init->class == 0x906e) {
NV_ERROR(dev, "906e not supported yet\n");
NV_DEBUG(dev, "906e not supported yet\n");
return -EINVAL;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册