1. 21 5月, 2007 1 次提交
  2. 17 5月, 2007 1 次提交
    • R
      [ARM] gic: Fix gic cascade irq handling · 0f347bb9
      Russell King 提交于
      No need for the cascade irq function to have a "fastcall" annotation.
      Fix the range checking for valid IRQ numbers - comparing the value
      returned by the GIC with NR_IRQS is meaningless since we translate
      the GIC irq number to a Linux IRQ number afterwards.
      
      Check the GIC returned IRQ number is within limits first, then add
      the IRQ offset, and only then compare with NR_IRQS.
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      0f347bb9
  3. 15 2月, 2007 1 次提交
  4. 30 11月, 2006 1 次提交
  5. 02 8月, 2006 1 次提交
  6. 02 7月, 2006 1 次提交
  7. 30 9月, 2005 1 次提交
  8. 01 9月, 2005 1 次提交
  9. 19 8月, 2005 1 次提交