[PATCH v2 1/1] drm/mm: optimize rb_hole_addr rbtree search

Chris Wilson chris at chris-wilson.co.uk
Thu Apr 30 10:15:04 UTC 2020


Quoting Nirmoy Das (2020-04-30 10:58:39)
> +void insert_hole_addr(struct rb_root *root, struct drm_mm_node *node)

^ static

(sparse [make C=1] or make W=1 will spot this)

Looks good, I'll check more carefully later.
-Chris


More information about the dri-devel mailing list