From: Martin Habets <[EMAIL PROTECTED]>
Date: Mon, 7 May 2007 20:49:30 +0100

> Hello David,
> 
> Building this I got the following warnings from modpost:
> 
> WARNING: vmlinux - Section mismatch: reference to .init.text:esp_bootup_reset 
> from .text between 'esp_eh_host_reset_handler' (at offset 0x108814) and 
> 'esp_info'
> WARNING: vmlinux - Section mismatch: reference to 
> .init.text:scsi_esp_register from __ksymtab between 
> '__ksymtab_scsi_esp_register' (at offset 0x2a20) and '__ksymtab_scsi_esp_intr'
> 
> Regarding the first one: esp_bootup_reset gets called from
> esp_eh_host_reset_handler, so it cannot be __devinit. The patch
> attached fixes this.

Patch applied, thanks.
-
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to