From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Woithe Subject: Re: NULL pointer dereference in call_fext_func [fujitsu_laptop] Date: Tue, 19 Sep 2017 17:42:41 +0930 Message-ID: <20170919081241.GF10399@marvin.atrad.com.au> References: <541b9a7a-2224-9b81-aef3-3f06491f91e3@suse.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from server.atrad.com.au ([150.101.241.2]:39608 "EHLO server.atrad.com.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751283AbdISINW (ORCPT ); Tue, 19 Sep 2017 04:13:22 -0400 Content-Disposition: inline In-Reply-To: Sender: platform-driver-x86-owner@vger.kernel.org List-ID: To: Andy Shevchenko Cc: Jiri Slaby , Micha?? K??pie?? , "dvhart@infradead.org" , Andy Shevchenko , Platform Driver , Linux kernel mailing list On Tue, Sep 19, 2017 at 11:07:29AM +0300, Andy Shevchenko wrote: > On Tue, Sep 19, 2017 at 10:56 AM, Jiri Slaby wrote: > > we have this report from 4.13.1: > > BUG: unable to handle kernel NULL pointer dereference at 00000004 > > IP: call_fext_func.isra.3+0x82/0xf0 [fujitsu_laptop] > > *pdpt = 0000000035e79001 *pde = 0000000000000000 > > Thanks for report. > > Isn't it a duplicate of [1]? If so, perhaps you may continue that thread. > [1]: https://www.spinics.net/lists/platform-driver-x86/msg12834.html Yes, it is a duplicate of [1]. I agree that discussion should continue in that earlier thread. Regards jonathan