From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161004AbcFPDUH (ORCPT ); Wed, 15 Jun 2016 23:20:07 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:43845 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932393AbcFPDUD (ORCPT ); Wed, 15 Jun 2016 23:20:03 -0400 Date: Wed, 15 Jun 2016 20:19:58 -0700 From: Darren Hart To: Pali =?iso-8859-1?Q?Roh=E1r?= Cc: Matthew Garrett , Gabriele Mazzotta , =?utf-8?B?TWljaGHFgiBLxJlwaWXFhA==?= , Mario Limonciello , Andy Lutomirski , Alex Hung , platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 0/4] dell-wmi: Changes in WMI event code handling Message-ID: <20160616031958.GA54214@f23x64.localdomain> References: <1466020153-10877-1-git-send-email-pali.rohar@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1466020153-10877-1-git-send-email-pali.rohar@gmail.com> User-Agent: Mutt/1.6.1 (2016-04-27) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 15, 2016 at 09:49:09PM +0200, Pali Rohár wrote: > First patch describe problem about 0xe045 code. Second and third are just > cosmetic and last rework code which processing WMI events. It should be > properly tested on more Dell machines, to check that everything is still > working correctly. Is this "should be properly tested on more Dell machines" still the case? Are you ready for this to go into linux-next? > > Changes since v2: > * Updated description for 2/4 and 4/4 > * Fixed comments over 80 characters in 2/4 and 4/4 > * Use switch fall-through in 4/4 > * Added Michał's Reviewed-by line > > Changes since v1: > * Fixed comments > * Fixed memory leak > * Added Tested-By lines > * Added event 0xe06e > > Pali Rohár (4): > dell-wmi: Ignore WMI event code 0xe045 > dell-wmi: Sort WMI event codes and update comments > dell-wmi: Add information about other WMI event codes > dell-wmi: Generate one sparse keymap for all machines > > drivers/platform/x86/dell-wmi.c | 290 ++++++++++++++++++++++----------------- > 1 file changed, 166 insertions(+), 124 deletions(-) > > -- > 1.7.9.5 > > -- Darren Hart Intel Open Source Technology Center