Skip to content
Snippets Groups Projects
  1. Jul 10, 2009
  2. Feb 11, 2009
  3. Feb 09, 2009
  4. Jan 12, 2009
  5. Dec 12, 2008
  6. Nov 10, 2008
  7. Oct 15, 2008
    • Andrey Borzenkov's avatar
      orinoco: fix unsafe locking in orinoco_cs_resume · 552a7151
      Andrey Borzenkov authored
      
      [ 6972.562035] =================================
      [ 6972.562040] [ INFO: inconsistent lock state ]
      [ 6972.562048] 2.6.27-1avb #17
      [ 6972.562053] ---------------------------------
      [ 6972.562060] inconsistent {in-hardirq-W} -> {hardirq-on-W} usage.
      [ 6972.562068] pm-suspend/17062 [HC0[0]:SC0[0]:HE1:SE1] takes:
      [ 6972.562076]  (&priv->lock){++..}, at: [<dfd4f05b>] orinoco_cs_resume+0x5b/0xd0 [orinoco_cs]
      [ 6972.562122] {in-hardirq-W} state was registered at:
      [ 6972.562128]   [<c013ea6b>] __lock_acquire+0x6cb/0x1640
      [ 6972.562171]   [<c013fa3c>] lock_acquire+0x5c/0x80
      [ 6972.562181]   [<c02f6e39>] _spin_lock_irqsave+0x49/0x80
      [ 6972.562210]   [<dfd6425d>] orinoco_interrupt+0x4d/0x16d0 [orinoco]
      [ 6972.562257]   [<c015a2b1>] handle_IRQ_event+0x31/0x60
      [ 6972.562278]   [<c015b73e>] handle_level_irq+0x6e/0xe0
      [ 6972.562291]   [<c0104b20>] do_IRQ+0xb0/0x130
      [ 6972.562313]   [<ffffffff>] 0xffffffff
      
      Signed-off-by: default avatarAndrey Borzenkov <arvidjaar@mail.ru>
      Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
      552a7151
  8. Sep 24, 2008
    • Alan Cox's avatar
      pcmcia: Fix up legacy driver IRQs · 47cbb110
      Alan Cox authored
      
      The PCMCIA layer obsoleted asking for per device private IRQS some years
      ago and all the drivers by inspection correctly use dev_id and handle
      shared interrupts [they get em anyway in most PCI bridged PCMCIA/Cardbus]
      so can be adjusted.
      
      This gets rid of the various bugs reported where there is spewage about
      conflicting irq types and sometimes the driver won't load.
      
      (Note I don't have all of these devices to test each one beyond by inspection)
      
      Signed-off-by: default avatarAlan Cox <alan@redhat.com>
      Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
      47cbb110
  9. Aug 31, 2008
  10. Aug 22, 2008
  11. May 20, 2008
  12. Oct 10, 2007
  13. Feb 07, 2007
  14. Dec 05, 2006
  15. Jun 30, 2006
  16. May 05, 2006
  17. Apr 24, 2006
  18. Mar 31, 2006
  19. Feb 13, 2006
  20. Jan 27, 2006
  21. Jan 05, 2006
Loading