[PATCH] ARM : omap : remove __init for _enable_preprogram

Greg KH gregkh at linuxfoundation.org
Tue May 14 14:26:26 EDT 2013


On Tue, May 14, 2013 at 06:07:01PM +0200, jp.francois at cynove.com wrote:
> _enable_preprogram is marked as __init, but is called from _enable which is not.
> This results in oops once init is freed.
> Fix this by removing the __init marker.
> 
> Signed-off-by: Jean-Philippe François <jp.francois at cynove.com>

<formletter>

This is not the correct way to submit patches for inclusion in the
stable kernel tree.  Please read Documentation/stable_kernel_rules.txt
for how to do this properly.

</formletter>



More information about the linux-arm-kernel mailing list