Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752532AbdLNUBV (ORCPT ); Thu, 14 Dec 2017 15:01:21 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:41818 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752046AbdLNUBS (ORCPT ); Thu, 14 Dec 2017 15:01:18 -0500 Date: Thu, 14 Dec 2017 21:01:20 +0100 From: Greg KH To: Sebastian Gottschall Cc: linux-kernel@vger.kernel.org, Andrew Morton , torvalds@linux-foundation.org, stable@vger.kernel.org, lwn@lwn.net, Jiri Slaby Subject: Re: Linux 4.9.69 Message-ID: <20171214200120.GA26465@kroah.com> References: <20171214092932.GA25475@kroah.com> <5721b213-975d-8383-1efc-0deedaba8bc3@dd-wrt.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <5721b213-975d-8383-1efc-0deedaba8bc3@dd-wrt.com> User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 601 Lines: 17 On Thu, Dec 14, 2017 at 08:20:08PM +0100, Sebastian Gottschall wrote: > this happend with the rc1 version. dont know if it still applies, will check > now. 4.9.68 works > > [??? 2.523730] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.9.69-rc1 #16 > [??? 2.523823] Hardware name: Qualcomm (Flattened Device Tree) > [??? 2.530247] task: dd41a9c0 task.stack: dd434000 > [??? 2.535548] PC is at llc_sap_open+0x34/0xf8 > [??? 2.540053] LR is at llc_sap_open+0x28/0xf8 Odd, nothing has changed in this area since 4.9.13. Any chance you can run 'git bisect' to find the offending commit? thanks, greg k-h