Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1308687
| From | Jacob Pan <jacob.jun.pan@linux.intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 22/22] thermal/intel_powerclamp: Convert the kthread to kthread worker API |
| Date | 2016-01-13 19:00 +0100 |
| Message-ID | <qQxSa-37P-9@gated-at.bofh.it> (permalink) |
| References | (3 earlier) <qOIoH-UX-15@gated-at.bofh.it> <qPWSC-2Tc-11@gated-at.bofh.it> <qQ4dv-7Y1-45@gated-at.bofh.it> <qQ9Zx-3q9-37@gated-at.bofh.it> <qQqGZ-6FS-1@gated-at.bofh.it> |
| Organization | OTC |
On Wed, 13 Jan 2016 11:18:31 +0100 Petr Mladek <pmladek@suse.com> wrote: > > unsigned int __read_mostly freeze_timeout_msecs = 20 * > > MSEC_PER_SEC; > > You are right. And it does not make sense to add an extra > freezer-specific code if not really necessary. > > Otherwise, I will keep the conversion into the kthread worker as is > for now. Please, let me know if you are strongly against the split > into the two works. I am fine with the split now. Another question, are you planning to convert acpi_pad.c as well? It uses kthread similar way. Jacob
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH v3 22/22] thermal/intel_powerclamp: Convert the kthread to kthread worker API Jacob Pan <jacob.jun.pan@linux.intel.com> - 2016-01-07 21:00 +0100
Re: [PATCH v3 22/22] thermal/intel_powerclamp: Convert the kthread to kthread worker API Petr Mladek <pmladek@suse.com> - 2016-01-08 17:50 +0100
Re: [PATCH v3 22/22] thermal/intel_powerclamp: Convert the kthread to kthread worker API Jacob Pan <jacob.jun.pan@linux.intel.com> - 2016-01-12 03:30 +0100
Re: [PATCH v3 22/22] thermal/intel_powerclamp: Convert the kthread to kthread worker API Petr Mladek <pmladek@suse.com> - 2016-01-12 11:20 +0100
Re: [PATCH v3 22/22] thermal/intel_powerclamp: Convert the kthread to kthread worker API Jacob Pan <jacob.jun.pan@linux.intel.com> - 2016-01-12 17:30 +0100
Re: [PATCH v3 22/22] thermal/intel_powerclamp: Convert the kthread to kthread worker API Petr Mladek <pmladek@suse.com> - 2016-01-13 11:20 +0100
Re: [PATCH v3 22/22] thermal/intel_powerclamp: Convert the kthread to kthread worker API Jacob Pan <jacob.jun.pan@linux.intel.com> - 2016-01-13 19:00 +0100
Re: [PATCH v3 22/22] thermal/intel_powerclamp: Convert the kthread to kthread worker API Petr Mladek <pmladek@suse.com> - 2016-01-14 16:40 +0100
csiph-web