[PATCH 0/2][resend] genirq: export patches
From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Date: 2012-07-31 05:38:31
Also in:
lkml
Hi all
These are "resend" of genirq export patches.
Kuninori Morimoto (2):
genirq: export irq_set_chip_and_handler_name()
genirq: export dummy_irq_chip
Hi Thomas Could you please teach me current status of these patches ? Kuninori Morimoto (2): genirq: export irq_set_chip_and_handler_name() genirq: export dummy_irq_chip At Mon, 9 Jul 2012 22:34:23 +0200, Linus Walleij wrote:quoted
On Mon, Jul 9, 2012 at 4:04 AM, Kuninori Morimoto [off-list ref] wrote:quoted
Hi Linus Walleij, Stephen, and Thomasquoted
quoted
quoted
quoted
After merging the gpio-lw tree, today's linux-next build (x86_64 allmodconfig) failed like this: ERROR: "irq_set_chip_and_handler_name" [drivers/gpio/gpio-pcf857x.ko] undefined! ERROR: "dummy_irq_chip" [drivers/gpio/gpio-pcf857x.ko] undefined!Thanks, I've dropped the offending patch, Kuninori can you look into this and provide a new patch? It's the second patch from your patch set.OK. I will, but it will be next week. And could you please show me where is your repository/branch ?http://git.kernel.org/?p=linux/kernel/git/linusw/linux-gpio.git;a=summary branch devel/for-nextIn my check, these are export symbol issue. I think above 2 function/struct were not exported for module. Is it poosible to solve this issue by these patches ?Hm Thomas has to answer to that (and merge the patches, if he likes them). Yours, Linus WalleijBest regards --- Kuninori Morimoto