sync with OpenBSD -current
This commit is contained in:
parent
0bc0a510b3
commit
593fd57b5d
61 changed files with 797 additions and 428 deletions
|
@ -994,7 +994,7 @@ void drm_show_memory_stats(struct drm_printer *p, struct drm_file *file)
|
|||
{
|
||||
struct drm_gem_object *obj;
|
||||
struct drm_memory_stats status = {};
|
||||
enum drm_gem_object_status supported_status;
|
||||
enum drm_gem_object_status supported_status = 0;
|
||||
int id;
|
||||
|
||||
spin_lock(&file->table_lock);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue