Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1306616
| From | Darren Hart <dvhart@infradead.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 0/2] Fixes for dell-wmi |
| Date | 2016-01-11 20:30 +0100 |
| Message-ID | <qPQka-6HH-3@gated-at.bofh.it> (permalink) |
| References | <qJlsJ-3li-7@gated-at.bofh.it> <qNkRs-vJ-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Jan 04, 2016 at 10:26:34PM +0100, Pali Rohár wrote: > This patch series adds check if Dell WMI descriptor structure is valid and > fixes processing WMI events on devices with WMI interface version 0. > > After testing, second patch is good candidate for backporting into stable > kernels, but problem is that it cannot be used without first patch. So I > let decision to other people. > > Pali Rohár (2): > dell-wmi: Check if Dell WMI descriptor structure is valid > dell-wmi: Process only one event on devices with interface version 0 > > drivers/platform/x86/dell-wmi.c | 96 ++++++++++++++++++++++++++++++++++++++- > 1 file changed, 94 insertions(+), 2 deletions(-) Thank you everyone. I have queued these to testing. Should I add a tested-by for Michal, Andy, and Gabriele? Do I have any Reviewed-by's to add? -- Darren Hart Intel Open Source Technology Center
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 0/2] Fixes for dell-wmi Pali Rohár <pali.rohar@gmail.com> - 2016-01-04 22:30 +0100
[PATCH v2 1/2] dell-wmi: Check if Dell WMI descriptor structure is valid Pali Rohár <pali.rohar@gmail.com> - 2016-01-04 22:30 +0100
[PATCH v2 2/2] dell-wmi: Process only one event on devices with interface version 0 Pali Rohár <pali.rohar@gmail.com> - 2016-01-04 22:30 +0100
Re: [PATCH v2 2/2] dell-wmi: Process only one event on devices with interface version 0 Michał Kępień <kernel@kempniu.pl> - 2016-01-12 12:20 +0100
Re: [PATCH v2 2/2] dell-wmi: Process only one event on devices with interface version 0 Pali Rohár <pali.rohar@gmail.com> - 2016-01-12 18:50 +0100
Re: [PATCH v2 2/2] dell-wmi: Process only one event on devices with interface version 0 Michał Kępień <kernel@kempniu.pl> - 2016-01-12 21:20 +0100
Re: [PATCH v2 2/2] dell-wmi: Process only one event on devices with interface version 0 Darren Hart <dvhart@infradead.org> - 2016-01-15 00:10 +0100
Re: [PATCH v2 0/2] Fixes for dell-wmi Darren Hart <dvhart@infradead.org> - 2016-01-11 20:30 +0100
Re: [PATCH v2 0/2] Fixes for dell-wmi Gabriele Mazzotta <gabriele.mzt@gmail.com> - 2016-01-12 01:40 +0100
csiph-web