Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1591007 > unrolled thread
| Started by | Viresh Kumar <viresh.kumar@linaro.org> |
|---|---|
| First post | 2017-03-02 12:20 +0100 |
| Last post | 2017-03-02 15:50 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 1/2] cpufreq: mt8173: Mark mt8173_cpufreq_driver_init as __init Viresh Kumar <viresh.kumar@linaro.org> - 2017-03-02 12:20 +0100
Re: [PATCH 1/2] cpufreq: mt8173: Mark mt8173_cpufreq_driver_init as __init Daniel Kurtz <djkurtz@chromium.org> - 2017-03-02 15:50 +0100
| From | Viresh Kumar <viresh.kumar@linaro.org> |
|---|---|
| Date | 2017-03-02 12:20 +0100 |
| Subject | Re: [PATCH 1/2] cpufreq: mt8173: Mark mt8173_cpufreq_driver_init as __init |
| Message-ID | <tgwW6-1sl-11@gated-at.bofh.it> |
On 02-03-17, 19:03, Daniel Kurtz wrote: > This function is only called once at boot by device_initcall(), so mark > it as __init. > > Signed-off-by: Daniel Kurtz <djkurtz@chromium.org> > --- > drivers/cpufreq/mt8173-cpufreq.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Acked-by: Viresh Kumar <viresh.kumar@linaro.org> -- viresh
[toc] | [next] | [standalone]
| From | Daniel Kurtz <djkurtz@chromium.org> |
|---|---|
| Date | 2017-03-02 15:50 +0100 |
| Subject | Re: [PATCH 1/2] cpufreq: mt8173: Mark mt8173_cpufreq_driver_init as __init |
| Message-ID | <tgAdk-3As-11@gated-at.bofh.it> |
| In reply to | #1591007 |
On Thu, Mar 2, 2017 at 7:06 PM, Viresh Kumar <viresh.kumar@linaro.org> wrote: > > On 02-03-17, 19:03, Daniel Kurtz wrote: > > This function is only called once at boot by device_initcall(), so mark > > it as __init. > > > > Signed-off-by: Daniel Kurtz <djkurtz@chromium.org> > > --- > > drivers/cpufreq/mt8173-cpufreq.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Its very strange. The patch itself does not appear to have made it to the list. But, I do see your Ack: https://www.spinics.net/lists/kernel/msg2455271.html > > -- > viresh
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web