Re: [PATCH 1/2] ACPI, x86: export acpi_[un]register_gsi()

From: Mika Westerberg
Date: Tue Oct 30 2012 - 02:58:30 EST


On Mon, Oct 29, 2012 at 12:12:10PM +0100, Ingo Molnar wrote:
>
> * Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx> wrote:
>
> > From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> >
> > These functions might be called from modules as well so make sure they are
> > exported. In addition we implement empty version of acpi_unregister_gsi() and
> > remove the one from pci_irq.c.
> >
> > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> > Signed-off-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
> > ---
> > Although there are no modules that use this currently, we are working on
> > ACPI 5 device enumeration support that is going to use these functions and
> > some of that code can be compiled as a module.
>
> So why not submit these patches together with those patches?

Ok, we will do that. At the same time we change them to use _GPL version of
the EXPORT_SYMBOL.

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/