Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1247187
| From | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] PM / OPP: Remove confusing error message in of_cpumask_init_opp_table() |
| Date | 2015-10-14 23:20 +0200 |
| Message-ID | <qjBCO-2bI-3@gated-at.bofh.it> (permalink) |
| References | <qjwD7-39a-11@gated-at.bofh.it> <qjBt9-20C-37@gated-at.bofh.it> |
| Organization | Free Electrons |
Rafael, On Wed, 14 Oct 2015 23:28:51 +0200, Rafael J. Wysocki wrote: > > To avoid this confusion, this patch simply deletes the error message. > > > > Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> > > That's only present in linux-next now, right? No, it is already in 4.3-rc since 4.3-rc1. The commit adding the problematic function is 8d4d4e98acd68c31435ebb7beea591dbf60b9eb2, and this function gets used in cpufreq-dt starting at commit 2e02d8723edf6599988852a8ade8f83b2f766cb8. $ git tag --contains 2e02d8723edf6599988852a8ade8f83b2f766cb8 v4.3-rc1 v4.3-rc2 v4.3-rc3 v4.3-rc4 v4.3-rc5 Best regards, Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] PM / OPP: Remove confusing error message in of_cpumask_init_opp_table() Thomas Petazzoni <thomas.petazzoni@free-electrons.com> - 2015-10-14 18:00 +0200
Re: [PATCH] PM / OPP: Remove confusing error message in of_cpumask_init_opp_table() "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2015-10-14 23:10 +0200
Re: [PATCH] PM / OPP: Remove confusing error message in of_cpumask_init_opp_table() "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2015-10-14 23:20 +0200
Re: [PATCH] PM / OPP: Remove confusing error message in of_cpumask_init_opp_table() Thomas Petazzoni <thomas.petazzoni@free-electrons.com> - 2015-10-14 23:30 +0200
Re: [PATCH] PM / OPP: Remove confusing error message in of_cpumask_init_opp_table() "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2015-10-14 23:40 +0200
Re: [PATCH] PM / OPP: Remove confusing error message in of_cpumask_init_opp_table() Thomas Petazzoni <thomas.petazzoni@free-electrons.com> - 2015-10-14 23:40 +0200
Re: [PATCH] PM / OPP: Remove confusing error message in of_cpumask_init_opp_table() Thomas Petazzoni <thomas.petazzoni@free-electrons.com> - 2015-10-14 23:20 +0200
Re: [PATCH] PM / OPP: Remove confusing error message in of_cpumask_init_opp_table() Viresh Kumar <viresh.kumar@linaro.org> - 2015-10-15 09:40 +0200
Re: [PATCH] PM / OPP: Remove confusing error message in of_cpumask_init_opp_table() Thomas Petazzoni <thomas.petazzoni@free-electrons.com> - 2015-10-15 09:50 +0200
Re: [PATCH] PM / OPP: Remove confusing error message in of_cpumask_init_opp_table() Viresh Kumar <viresh.kumar@linaro.org> - 2015-10-15 16:40 +0200
Re: [PATCH] PM / OPP: Remove confusing error message in of_cpumask_init_opp_table() "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2015-10-15 23:00 +0200
Re: [PATCH] PM / OPP: Remove confusing error message in of_cpumask_init_opp_table() Viresh Kumar <viresh.kumar@linaro.org> - 2015-10-16 07:40 +0200
csiph-web