Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753917AbcDVIXn (ORCPT ); Fri, 22 Apr 2016 04:23:43 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:40742 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751955AbcDVIXm (ORCPT ); Fri, 22 Apr 2016 04:23:42 -0400 Date: Fri, 22 Apr 2016 17:23:35 +0900 From: Greg Kroah-Hartman To: "Sebastian M. Bobrecki" Cc: Philip =?iso-8859-1?Q?M=FCller?= , Sasha Levin , manjaro-dev@manjaro.org, "Linux-Kernel@Vger. Kernel. Org" Subject: Re: [regression] linux318, linux41 - kernel stack is corrupted Message-ID: <20160422082335.GA14912@kroah.com> References: <5403eedc-424e-d00a-cc7c-0c1c5542cae0@manjaro.org> <20160422064633.GA8012@kroah.com> <5719D6F8.802@bobrecki.pl> <20160422075549.GA6689@kroah.com> <5719DC93.1080901@bobrecki.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5719DC93.1080901@bobrecki.pl> User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 918 Lines: 25 On Fri, Apr 22, 2016 at 10:10:59AM +0200, Sebastian M. Bobrecki wrote: > W dniu 22.04.2016 o 09:55, Greg Kroah-Hartman pisze: > > On Fri, Apr 22, 2016 at 09:47:04AM +0200, Sebastian M. Bobrecki wrote: > > > Hi, > > > > > > I just hit the same with 4.1.22 on Gentoo. 4.1.21 are working fine. > > > > > > On 22.04.2016 at 08:46, Greg Kroah-Hartman wrote: > > > > ... > > > > You are going to have to be a bit more specific here... > > > > What is the oops message? How do you reproduce this? Does it also > > > > happen on 4.6-rc4? > > > > > > > > Can you run 'git bisect' to find the offending patch? > > > > > > > Greg have you seen screenshots linked by Philip? > > I saw no such screenshots in the email. > They are here: https://github.com/manjaro/packages-core/issues/36 Looks like an acpi thermal patch got backported incorrectly, again, 'git bisect' is going to help out the best here. thanks, greg k-h