[Bug 110789] [CI][SHARDS] igt@* - dmesg-warn - i915_drop_caches_set+

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jun 25 12:05:59 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=110789

Mike Lothian <mike at fireburn.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mike at fireburn.co.uk

--- Comment #15 from Mike Lothian <mike at fireburn.co.uk> ---
Hi Chris

The fix:

commit d7fbcebcb044e9e602a730138621471c619b87db
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Mon Jun 3 08:08:43 2019 +0100

    mm: Band aid for 5fd4ca2d84b249f0858ce28cf637cf25b61a398f

Breaks the build of the kernel for me:

axion /usr/src/intel # make
  CALL    scripts/checksyscalls.sh
  CALL    scripts/atomic/check-atomics.sh
  DESCEND  objtool
  CHK     include/generated/compile.h
  CHK     kernel/kheaders_data.tar.xz
  CC      mm/huge_memory.o
mm/huge_memory.c: In function ‘__split_huge_page’:
mm/huge_memory.c:2504:41: warning: dereferencing ‘void *’ pointer
 2504 |    __xa_store(&swap_address_space(entry)->i_pages,
      |                                         ^~
mm/huge_memory.c:2504:41: error: request for member ‘i_pages’ in something not
a structure or union
make[1]: *** [scripts/Makefile.build:279: mm/huge_memory.o] Error 1
make: *** [Makefile:1071: mm] Error 2



Reverting your change gets it building again

-- 
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/20190625/bce74181/attachment.html>


More information about the intel-gfx-bugs mailing list