Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1234327
| From | Javi Merino <javi.merino@arm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/3] Thermal: handle thermal zone device properly during system sleep |
| Date | 2015-09-28 19:50 +0200 |
| Message-ID | <qdKIO-6p5-9@gated-at.bofh.it> (permalink) |
| References | <qdd0u-6to-9@gated-at.bofh.it> <qdHBg-21o-17@gated-at.bofh.it> <qdKz7-6dR-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Sep 28, 2015 at 06:36:33PM +0100, Chen, Yu C wrote: > Hi, Javi > > > -----Original Message----- > > From: Javi Merino [mailto:javi.merino@arm.com] > > Sent: Monday, September 28, 2015 10:29 PM > > To: Chen, Yu C > > Cc: linux-pm@vger.kernel.org; edubezval@gmail.com; Zhang, Rui; linux- > > kernel@vger.kernel.org; stable@vger.kernel.org > > Subject: Re: [PATCH 2/3] Thermal: handle thermal zone device properly > > during system sleep > > > > On Sun, Sep 27, 2015 at 06:48:35AM +0100, Chen Yu wrote: > > > From: Zhang Rui <rui.zhang@intel.com> > > > > > > > > > + register_pm_notifier(&thermal_pm_nb); > > > > What if register_pm_notifier() fails? It can't fail now, but that may in the > > future. If we fail to register thermal when we can't register the genetlink > > family, maybe we should also fail to register thermal if we fail to register the > > pm notifier, don't you think? > > > This pm notifier is mainly used for suspending situation, but it's not so 'critical' > to terminate the initialization of thermal core if it failed, IMO. In that case, just print a warning. Cheers, Javi > Hi, Rui, what do you think? Thx > > Best Regards, > Yu -- 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 | Find similar | Unroll thread
[PATCH 2/3] Thermal: handle thermal zone device properly during system sleep Chen Yu <yu.c.chen@intel.com> - 2015-09-27 07:50 +0200
Re: [PATCH 2/3] Thermal: handle thermal zone device properly during system sleep Javi Merino <javi.merino@arm.com> - 2015-09-28 16:30 +0200
RE: [PATCH 2/3] Thermal: handle thermal zone device properly during system sleep "Chen, Yu C" <yu.c.chen@intel.com> - 2015-09-28 19:40 +0200
Re: [PATCH 2/3] Thermal: handle thermal zone device properly during system sleep Javi Merino <javi.merino@arm.com> - 2015-09-28 19:50 +0200
csiph-web