Prev: cputimers/proc: do_task_stat()->thread_group_times() is racy and O(n) under ->siglock
Next: 2.6.33: Xorg+khubd lockup (D-state) BUG / ioctl EVIOCGNAME failed: Inappropriate ioctl for device / PreInit returned NULL
From: Karsten Keil on 25 Mar 2010 08:20 On Donnerstag, 25. M�rz 2010 13:05:30 Henrik Kretzschmar wrote: > Compiling this driver gave a section mismatch, > so I reviewed the init/exit paths of the driver > and made the correct changes. > > WARNING: drivers/isdn/hisax/built-in.o(.text+0x56bfb): Section mismatch > in reference from the function teles_cs_config() to the function > .devinit.text:hisax_init_pcmcia() > The function teles_cs_config() references > the function __devinit hisax_init_pcmcia(). > This is often because teles_cs_config lacks a __devinit > annotation or the annotation of hisax_init_pcmcia is wrong. > > Signed-off-by: Henrik Kretzschmar <henne(a)nachtwindheim.de> Acked-by: <keil(a)b1-systems.de> Thank you for fixing this. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |