]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
Merge branch 'linus' into timers/hpet
authorIngo Molnar <mingo@elte.hu>
Thu, 31 Jul 2008 16:43:41 +0000 (18:43 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 31 Jul 2008 16:43:41 +0000 (18:43 +0200)
1  2 
Documentation/00-INDEX
drivers/char/hpet.c

Simple merge
index c9bf5d44402d2f5f2d336e056a63f2323e337575,b3f5dbc6d8807c7a51cf352118bf5ea08e35d635..f3981ffe20f0ee307bfe7b0197cc6397d40a3652
@@@ -275,9 -217,8 +278,10 @@@ static int hpet_open(struct inode *inod
        devp->hd_irqdata = 0;
        devp->hd_flags |= HPET_OPEN;
        spin_unlock_irq(&hpet_lock);
+       unlock_kernel();
  
 +      hpet_timer_set_irq(devp);
 +
        return 0;
  }