[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACRpkdZ0v7O9-coLpBP91T9HVwHZ-s5h03ov+4txMTRQgjDAUg@mail.gmail.com>
Date: Mon, 7 Mar 2016 14:39:48 +0700
From: Linus Walleij <linus.walleij@...aro.org>
To: Quan Nguyen <qnguyen@....com>
Cc: Loc Ho <lho@....com>, Phong Vo <pvo@....com>,
Keyur Chudgar <kchudgar@....com>,
Thomas Gleixner <tglx@...utronix.de>,
Jiang Liu <jiang.liu@...ux.intel.com>,
Marc Zyngier <marc.zyngier@....com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
patches <patches@....com>
Subject: Re: [PATCH] genirq: Export IRQ functions for module use
On Thu, Mar 3, 2016 at 9:56 PM, Quan Nguyen <qnguyen@....com> wrote:
> Export list of functions below to build gpio-xgene-sb driver as module
> + irq_chip_*_parent()
> + irq_domain_create_hierarchy(),
> + irq_domain_set_hwirq_and_chip(),
> + irq_domain_reset_irq_data(),
> + irq_domain_alloc/free_irqs_parent()
>
> Signed-off-by: Quan Nguyen <qnguyen@....com>
> Link: https://lists.01.org/pipermail/kbuild-all/2016-February/017914.html
Seems like the right solution if we should have run-time loaded
IRQchips.
Acked-by: Linus Walleij <linus.walleij@...aro.org>
This causes a build error in -next so if it's not solved before the merge window
we may have to mark the xgene standby driver as bool to overcome the problem.
Yours,
Linus Walleij
Powered by blists - more mailing lists