1. 24 4月, 2008 12 次提交
  2. 23 4月, 2008 2 次提交
  3. 24 4月, 2008 1 次提交
  4. 23 4月, 2008 9 次提交
  5. 26 3月, 2008 9 次提交
  6. 07 3月, 2008 2 次提交
  7. 29 2月, 2008 3 次提交
  8. 23 4月, 2008 1 次提交
  9. 22 4月, 2008 1 次提交
    • J
      [IA64] minor irq handler cleanups · 9010eff0
      Jeff Garzik 提交于
      - remove unused 'irq' argument from pfm_do_interrupt_handler()
      
      - remove pointless cast to void*
      
      - add KERN_xxx prefix to printk()
      
      - remove braces around singleton C statement
      
      - in tioce_provider.c, start tioce_dma_consistent() and
        tioce_error_intr_handler() function declarations in column 0
      
      This change's main purpose is to prepare for the patchset in
      jgarzik/misc-2.6.git#irq-remove, that explores removal of the
      never-used 'irq' argument in each interrupt handler.
      Signed-off-by: NJeff Garzik <jgarzik@redhat.com>
      Signed-off-by: NTony Luck <tony.luck@intel.com>
      9010eff0