Quoting Chris Wilson (2017-11-09 10:21:41) > vm_free_page() may call down into set_pages_array_wb() (which itself > sleeps, on x86 at least) but only if on !llc and the caches overflow. > Since this is unlikely, we only rarely trigger the error in practice, > and so to make CI detection of this sleeping bug possible we want to > mark the common vm_free_page() as a potential sleep. >
References: https://bugs.freedesktop.org/show_bug.cgi?id=103638 > Suggested-by: Tvrtko Ursulin <tvrtko.ursu...@intel.com> > Signed-off-by: Chris Wilson <ch...@chris-wilson.co.uk> > Cc: Tvrtko Ursulin <tvrtko.ursu...@intel.com> > Cc: Joonas Lahtinen <joonas.lahti...@linux.intel.com> > Cc: Matthew Auld <matthew.william.a...@gmail.com> The real test ofc is whether this reports an error from CI. -Chris _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx