<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - [ilk] missed irq"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=59792#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - [ilk] missed irq"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=59792">bug 59792</a>
              from <span class="vcard"><a class="email" href="mailto:pierre_aussaguel@yahoo.fr" title="pierre_aussaguel@yahoo.fr">pierre_aussaguel@yahoo.fr</a>
</span></b>
        <pre>I attached the dmesg output for kernel 3.2

I noticed a curious coincidence : I used the computer about 40 min without
problem, and the bug showed up just when a backup script started.
I believe this is not the first time this happen, could this be related ?

My script for information :
#!/bin/sh
# Script de sauvegarde automatique
if test -e /dev/disk/by-uuid/ea43e9e6-4251-4358-b6cd-3643f5a0ebda; then
mount  /mnt/sauvegarde
nice rsync -a --delete /home /mnt/sauvegarde/
umount  /mnt/sauvegarde
fi</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 the assignee for the bug.</li>
      </ul>
    </body>
</html>