Re: [PATCH] fs/dlm: section mismatch warning fix

From: David Teigland
Date: Mon May 12 2008 - 11:22:21 EST


On Sun, May 11, 2008 at 07:15:34PM +0200, Leonardo Potenza wrote:
> From: Leonardo Potenza <lpotenza@xxxxxxxxx>
>
> Removed the section mismatch message:
> WARNING: fs/dlm/dlm.o(.init.text+0x132): Section mismatch in reference from the function init_module() to the function .exit.text:dlm_netlink_exit()
>
> Since dlm_netlink_exit() is called in the init_dlm() error handling,
> the __exit annotation has been removed.
>
> Signed-off-by: Leonardo Potenza <lpotenza@xxxxxxxxx>

Thanks, I've added this to dlm.git.

Dave

--
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/