From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752759AbdJGPVH (ORCPT ); Sat, 7 Oct 2017 11:21:07 -0400 Received: from youngberry.canonical.com ([91.189.89.112]:58206 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751179AbdJGPVF (ORCPT ); Sat, 7 Oct 2017 11:21:05 -0400 X-Google-Smtp-Source: AOwi7QC+5Gbypazy0Q7u1HvSI5mBpIqnnrFIvK2tfjK+0HKzSvrvmI2UoGzTPy+Tp2iw3WHNrW0eYtpBvUvxilGG+ms= MIME-Version: 1.0 In-Reply-To: References: <20171005180404.15044-1-hdegoede@redhat.com> From: Kai-Heng Feng Date: Sat, 7 Oct 2017 23:21:02 +0800 Message-ID: Subject: Re: [PATCH resend] platform/x86: peaq-wmi: Add DMI check before binding to the WMI interface To: Hans de Goede Cc: Darren Hart , Andy Shevchenko , platform-driver-x86@vger.kernel.org, LKML Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On Fri, Oct 6, 2017 at 12:23 PM, Kai-Heng Feng wrote: > Hi Hans, > > On Fri, Oct 6, 2017 at 2:04 AM, Hans de Goede wrote: >> Hi All, >> >> This is a resend with Kai Heng Feng added to the Cc. Kai can you please >> test this patch. This patch replaces yours, as many devices seem to be >> affected so a whitelist is the better approach here. > > I'll let the affected user to test the patch. The user reports the new patch works. Thanks. > > Thanks! > >> >> Regards, >> >> Hans