From: Greg KH <gregkh@linuxfoundation.org>
To: jp.francois@cynove.com
Cc: khilman@linaro.org, linux-arm-kernel@lists.infradead.org,
linux-omap@vger.kernel.org, paul@pwsan.com,
stable@vger.kernel.org
Subject: Re: [PATCH] ARM : omap : remove __init for _enable_preprogram
Date: Tue, 14 May 2013 14:26:26 -0400 [thread overview]
Message-ID: <20130514182626.GC32651@kroah.com> (raw)
In-Reply-To: <1368547621-8570-1-git-send-email-jp.francois@cynove.com>
On Tue, May 14, 2013 at 06:07:01PM +0200, jp.francois@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@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>
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: gregkh@linuxfoundation.org (Greg KH)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM : omap : remove __init for _enable_preprogram
Date: Tue, 14 May 2013 14:26:26 -0400 [thread overview]
Message-ID: <20130514182626.GC32651@kroah.com> (raw)
In-Reply-To: <1368547621-8570-1-git-send-email-jp.francois@cynove.com>
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@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>
next prev parent reply other threads:[~2013-05-14 18:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-14 16:07 [PATCH] ARM : omap : remove __init for _enable_preprogram jp.francois
2013-05-14 16:07 ` jp.francois at cynove.com
2013-05-14 18:08 ` Kevin Hilman
2013-05-14 18:08 ` Kevin Hilman
2013-05-16 18:15 ` Tony Lindgren
2013-05-16 18:15 ` Tony Lindgren
2013-05-14 18:26 ` Greg KH [this message]
2013-05-14 18:26 ` Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130514182626.GC32651@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=jp.francois@cynove.com \
--cc=khilman@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=paul@pwsan.com \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.