diff options
author | 2016-11-01 08:48:42 +0000 | |
---|---|---|
committer | 2016-11-01 09:30:09 +0000 | |
commit | 415981623f80a08ae36e9757cd4fa25da140b877 (patch) | |
tree | ff151ecdf6033a592ff1897fab0081793b1ac2bb /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | drm/i915: Use the full hammer when shutting down the rcu tasks (diff) | |
download | wireguard-linux-415981623f80a08ae36e9757cd4fa25da140b877.tar.xz wireguard-linux-415981623f80a08ae36e9757cd4fa25da140b877.zip |
drm/i915: Discard objects from mm global_list after being shrunk
In the shrinker, we can safely remove an empty object (obj->mm.pages ==
NULL) after having discarded the pages because we are holding the
struct_mutex.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20161101084843.3961-2-chris@chris-wilson.co.uk
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions