<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - [SKL/KBL] Init time is high"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94722#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - [SKL/KBL] Init time is high"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94722">bug 94722</a>
              from <span class="vcard"><a class="email" href="mailto:rodrigo.vivi@gmail.com" title="Rodrigo Vivi <rodrigo.vivi@gmail.com>"> <span class="fn">Rodrigo Vivi</span></a>
</span></b>
        <pre>ops:

- #define HAS_GUC_UCODE(dev) (IS_GEN9(dev))
- #define HAS_GUC_SHED(dev) (IS_GEN9(dev))
+ #define HAS_GUC_UCODE(dev) false
+ #define HAS_GUC_SHED(dev) false</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>
      </ul>
    </body>
</html>