errors while linking object files in drivers/scsi/pcmcia -- says "init_module" included more than once. Reproducible: Always Steps to Reproduce: 1.emerge aa-sources 2.genkernel --menuconfig (to set default opts, tweak with menuconfig) 3.make dep && make bzImage && make modules Actual Results: errors while linking object files in drivers/scsi/pcmcia -- says "init_module" included more than once. Work around, disable SCSI drivers for PCMCIA. All of them. Seems to be a problem with any of them -- I tried disabling them one by one, it'd just bomb on the next one.
We don't maintain this patchset. There may have been patches posted to LKML after it was released. Check one of the archives.
This is an upstream problem. Like I said you can look around for patches or contact Andrea Archangelli himself.