Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755119AbcJMLzY (ORCPT ); Thu, 13 Oct 2016 07:55:24 -0400 Received: from paleale.coelho.fi ([176.9.41.70]:48708 "EHLO farmhouse.coelho.fi" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754361AbcJMLzO (ORCPT ); Thu, 13 Oct 2016 07:55:14 -0400 Message-ID: <1476358222.3880.21.camel@coelho.fi> From: Luca Coelho To: Paul Bolle , linux-wireless@vger.kernel.org, chris@rorvick.com Cc: linuxwifi@intel.com, emmanuel.grumbach@intel.com, johannes@sipsolutions.net, kvalo@codeaurora.org, oren.givon@intel.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Date: Thu, 13 Oct 2016 14:30:22 +0300 In-Reply-To: <1476358075.1999.5.camel@tiscali.nl> References: <1476349269.3880.18.camel@coelho.fi> <20161013102155.14547-1-luca@coelho.fi> <1476358075.1999.5.camel@tiscali.nl> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.22.0-2 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-SA-Exim-Connect-IP: 192.40.95.3 X-SA-Exim-Mail-From: luca@coelho.fi Subject: Re: [PATCH] iwlwifi: pcie: fix SPLC structure parsing X-SA-Exim-Version: 4.2.1 (built Tue, 02 Aug 2016 21:08:31 +0000) X-SA-Exim-Scanned: Yes (on farmhouse.coelho.fi) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 788 Lines: 23 On Thu, 2016-10-13 at 13:27 +0200, Paul Bolle wrote: > Luca, > > On Thu, 2016-10-13 at 13:21 +0300, Luca Coelho wrote: > > Could you please give this a spin? I have tested it with some handmade > > ACPI tables in QEMU and it seems to work fine now. > > > Tested-by: Paul Bolle > > Not that this test was worth a lot: it builds cleanly (on top of > 4.8.1), the error at boot is gone, obviously, and wifi still works (as > you're reading a message that was sent out over wifi). And I haven't > even tested this on another machine than my XPS 13 (9350). Thanks for testing! I forgot to say... could you load the iwlwifi module with debug=0x01 (module parameter), so we can see the messages the driver is printing when it doesn't find a proper structure? -- Luca.