<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:mike@fireburn.co.uk" title="Mike Lothian <mike@fireburn.co.uk>"> <span class="fn">Mike Lothian</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - [CI][SHARDS] igt@* - dmesg-warn - i915_drop_caches_set+"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110789">bug 110789</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>mike@fireburn.co.uk
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - [CI][SHARDS] igt@* - dmesg-warn - i915_drop_caches_set+"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110789#c15">Comment # 15</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - [CI][SHARDS] igt@* - dmesg-warn - i915_drop_caches_set+"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110789">bug 110789</a>
              from <span class="vcard"><a class="email" href="mailto:mike@fireburn.co.uk" title="Mike Lothian <mike@fireburn.co.uk>"> <span class="fn">Mike Lothian</span></a>
</span></b>
        <pre>Hi Chris

The fix:

commit d7fbcebcb044e9e602a730138621471c619b87db
Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
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</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>