Re: [2.6 patch] scsi/qla2xxx/qla_os.c section fix

From: Seokmann Ju
Date: Mon Dec 03 2007 - 09:33:09 EST


Adrian Bunk wrote:
> qla2x00_remove_one() mustn't be __devexit since it's called from
> qla2xxx_pci_error_detected().
>
> This patch fixes the following section mismatch:
>
> <-- snip -->
>
> ...
> WARNING: vmlinux.o(.text+0x2a4462): Section mismatch: reference to .exit.text:qla2x00_remove_one (between 'qla2xxx_pci_error_detected' and 'qla2x00_stop_timer')
> ...
>
> <-- snip -->
>
> Signed-off-by: Adrian Bunk <bunk@xxxxxxxxxx>
ACK.
Acked-by: Seokmann Ju <seokmann.ju@xxxxxxxxxx>
--
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/