[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20080205.030413.152742971.davem@davemloft.net>
Date: Tue, 05 Feb 2008 03:04:13 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: akpm@...ux-foundation.org
Cc: netdev@...r.kernel.org, randy.dunlap@...cle.com,
klaus.kudielka@....net, sam@...nborg.org
Subject: Re: [patch 1/2] hamradio: fix dmascc section mismatch
From: akpm@...ux-foundation.org
Date: Mon, 04 Feb 2008 23:45:20 -0800
> From: Randy Dunlap <randy.dunlap@...cle.com>
>
> hw[] is used in both init and exit functions so it cannot be initdata (section
> mismatch is when CONFIG_MODULES=n and CONFIG_DMASCC=y).
>
> WARNING: vmlinux.o(.exit.text+0xba7): Section mismatch: reference to .init.data: (between 'dmascc_exit' and 'sixpack_exit_driver')
>
> Signed-off-by: Randy Dunlap <randy.dunlap@...cle.com>
> Cc: Klaus Kudielka <klaus.kudielka@....net>
> Cc: Sam Ravnborg <sam@...nborg.org>
> Signed-off-by: Andrew Morton <akpm@...ux-foundation.org>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists