<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - [HSW-M/BYT/BDW/BSW]udevadm unable to monitor HDMI plug/unplug event sporadically"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82593#c17">Comment # 17</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - [HSW-M/BYT/BDW/BSW]udevadm unable to monitor HDMI plug/unplug event sporadically"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82593">bug 82593</a>
              from <span class="vcard"><a class="email" href="mailto:hugegreenbug@gmail.com" title="Hugh Greenberg <hugegreenbug@gmail.com>"> <span class="fn">Hugh Greenberg</span></a>
</span></b>
        <pre>(In reply to Jani Nikula from <a href="show_bug.cgi?id=82593#c15">comment #15</a>)
<span class="quote">> Created <span class=""><a href="attachment.cgi?id=116358" name="attach_116358" title="drm/i915: wait a little before queuing hotplug work functions">attachment 116358</a> <a href="attachment.cgi?id=116358&action=edit" title="drm/i915: wait a little before queuing hotplug work functions">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=82593&attachment=116358'>[review]</a> [review]
> drm/i915: wait a little before queuing hotplug work functions

> Untested, something to try. On top of drm-intel-nightly.</span >

I had to modify the patch slightly so it compiled. dev_priv->hotplug didn't
exist in any of the kernels I tried (3.19.6, 4.0.4, 4.1-rc7). So, I removed
dev_priv->hotplug where I needed. For example, &dev_priv->hotplug.hotplug_work
became: &dev_priv->hotplug_work. I can attach the modified patch tomorrow.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are on the CC list for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>