[Bug 112320] [CI][SHARDS]igt at kms_plane_scaling@pipe-b-scaler-with-clipping-clamping - dmesg-warn - BUG: kernel NULL pointer dereference, address: 0000000000000018
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Nov 18 12:21:28 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=112320
--- Comment #2 from Chris Wilson <chris at chris-wilson.co.uk> ---
int set_page_dirty(struct page *page)
{
struct address_space *mapping = page_mapping(page);
page = compound_head(page);
if (likely(mapping)) {
int (*spd)(struct page *) = mapping->a_ops->set_page_dirty;
Smells fishy. It's memcorruption; may not be ours.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20191118/314e760d/attachment.html>
More information about the intel-gfx-bugs
mailing list