From: Tony Lindgren <tony@atomide.com>
To: Kevin Hilman <khilman@linaro.org>
Cc: jp.francois@cynove.com, linux-arm-kernel@lists.infradead.org,
linux-omap@vger.kernel.org, paul@pwsan.com
Subject: Re: [PATCH] ARM : omap : remove __init for _enable_preprogram
Date: Thu, 16 May 2013 11:15:36 -0700 [thread overview]
Message-ID: <20130516181536.GI5600@atomide.com> (raw)
In-Reply-To: <8738tpxwmj.fsf@linaro.org>
* Kevin Hilman <khilman@linaro.org> [130514 11:13]:
> jp.francois@cynove.com writes:
>
> > _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>
>
> Acked-by: Kevin Hilman <khilman@linaro.org>
>
> Tony, this should probably be queued for v3.10-rc, and tagged for stable.
Yes just applied the earlier version of this and added your
ack with cc: stable.
Regards,
Tony
--
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: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM : omap : remove __init for _enable_preprogram
Date: Thu, 16 May 2013 11:15:36 -0700 [thread overview]
Message-ID: <20130516181536.GI5600@atomide.com> (raw)
In-Reply-To: <8738tpxwmj.fsf@linaro.org>
* Kevin Hilman <khilman@linaro.org> [130514 11:13]:
> jp.francois at cynove.com writes:
>
> > _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>
>
> Acked-by: Kevin Hilman <khilman@linaro.org>
>
> Tony, this should probably be queued for v3.10-rc, and tagged for stable.
Yes just applied the earlier version of this and added your
ack with cc: stable.
Regards,
Tony
next prev parent reply other threads:[~2013-05-16 18:15 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 [this message]
2013-05-16 18:15 ` Tony Lindgren
2013-05-14 18:26 ` Greg KH
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=20130516181536.GI5600@atomide.com \
--to=tony@atomide.com \
--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 \
/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.