<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Random radeonsi crashes"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=79980#c33">Comment # 33</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Random radeonsi crashes"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=79980">bug 79980</a>
              from <span class="vcard"><a class="email" href="mailto:openproggerfreak@gmail.com" title="Lukas Kahnert <openproggerfreak@gmail.com>"> <span class="fn">Lukas Kahnert</span></a>
</span></b>
        <pre>compile error on 3.16-rc5 with this patch

drivers/gpu/drm/radeon/radeon_gem.c: In function 'radeon_gem_object_close':
drivers/gpu/drm/radeon/radeon_gem.c:183:10: error: 'struct radeon_cs_reloc' has
no member named 'domain'
  bo_reloc.domain = RADEON_GEM_DOMAIN_VRAM;
          ^
drivers/gpu/drm/radeon/radeon_gem.c:184:10: error: 'struct radeon_cs_reloc' has
no member named 'alt_domain'
  bo_reloc.alt_domain = RADEON_GEM_DOMAIN_VRAM;
          ^
scripts/Makefile.build:257: recipe for target
'drivers/gpu/drm/radeon/radeon_gem.o' failed</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>