Re: [PATCH] irq: Start the transition of irq_chip methods taking a desc

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Eric W. Biederman
Date: Sunday, March 21, 2010 - 5:32 pm

Thomas Gleixner <tglx@linutronix.de> writes:


Depends on what you mean.
- If you are concerned about ABI changes, non exist.
- If the question is will the compiler generate the same instruction sequences,
  I don't expect it will.

  In particular the bug fixes to use unsigned int instead of int should affect
  the tests used in the for_each_irq_desc.  Of less avoid-ability is the change
  to ack_bad to use desc->irq instead of cached irq value.

  Since this is the only patch in the entire series that could
  possibly be binary equivalent I don't find it a particularly
  interesting test.

Eric

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 01/12] x86: fix out of order of gsi - full, Yinghai Lu, (Thu Mar 4, 3:08 am)
[PATCH 03/12] x86: kill smpboot_hooks.h, Yinghai Lu, (Thu Mar 4, 3:08 am)
[PATCH 12/12] x86: remove arch_probe_nr_irqs, Yinghai Lu, (Thu Mar 4, 3:08 am)
Re: [PATCH 06/12] genericirq: make irq_chip related functi ..., Eric W. Biederman, (Sat Mar 20, 9:18 pm)
Re: [PATCH 06/12] genericirq: make irq_chip related functi ..., Eric W. Biederman, (Sun Mar 21, 4:43 am)
[PATCH] irq: Start the transition of irq_chip methods taki ..., Eric W. Biederman, (Sun Mar 21, 6:11 am)
Re: [PATCH 06/12] genericirq: make irq_chip related functi ..., Eric W. Biederman, (Sun Mar 21, 6:49 am)
Re: [PATCH] irq: Start the transition of irq_chip methods ..., Eric W. Biederman, (Sun Mar 21, 5:32 pm)
Re: [PATCH 06/12] genericirq: make irq_chip related functi ..., Eric W. Biederman, (Sun Mar 21, 5:36 pm)