Messages in this thread |  | | | Date | Mon, 27 Sep 2010 17:16:49 +0200 (CEST) | | From | Thomas Gleixner <> | | Subject | Re: [patch 08/19] genirq; Provide compat handling for chip->mask_ack() |
| |
On Mon, 27 Sep 2010, Geert Uytterhoeven wrote:
> On Mon, Sep 27, 2010 at 14:44, Thomas Gleixner <tglx@linutronix.de> wrote: > > Wrap the old chip function mask_ack() until the migration is complete > > and the old chip functions are removed. > > > > Signed-off-by: Thomas Gleixner <tglx@linutronix.de> > > --- > > kernel/irq/chip.c | 20 ++++++++++++++++++-- > > kernel/irq/internals.h | 17 +++++++++++------ > > kernel/irq/manage.c | 22 +++++++++++----------- > > 3 files changed, 40 insertions(+), 19 deletions(-) > > 3 files > > > Index: linux-2.6-tip/kernel/irq/chip.c > > =================================================================== > > --- linux-2.6-tip.orig/kernel/irq/chip.c > > +++ linux-2.6-tip/kernel/irq/chip.c > > Only 1 file?
Yes, seems I forgot to refresh the patch stats, grmbl.
tglx |  |