From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1424676AbcBRDOt (ORCPT ); Wed, 17 Feb 2016 22:14:49 -0500 Received: from lists.s-osg.org ([54.187.51.154]:53244 "EHLO lists.s-osg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1423690AbcBRDOr (ORCPT ); Wed, 17 Feb 2016 22:14:47 -0500 Subject: Re: [PATCH 4.3 000/200] 4.3.6-stable review To: Greg Kroah-Hartman References: <20160214222217.084543173@linuxfoundation.org> <56C1EBE1.50000@osg.samsung.com> <56C206C3.708@osg.samsung.com> <20160217203947.GC15001@kroah.com> <56C4DAE1.6020907@osg.samsung.com> Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah.kh@samsung.com, patches@kernelci.org, stable@vger.kernel.org, Shuah Khan From: Shuah Khan X-Enigmail-Draft-Status: N1110 Organization: Samsung Open Source Group Message-ID: <56C53724.7010605@osg.samsung.com> Date: Wed, 17 Feb 2016 20:14:44 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <56C4DAE1.6020907@osg.samsung.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/17/2016 01:41 PM, Shuah Khan wrote: > On 02/17/2016 01:39 PM, Greg Kroah-Hartman wrote: >> On Mon, Feb 15, 2016 at 10:11:31AM -0700, Shuah Khan wrote: >>> On 02/15/2016 08:16 AM, Shuah Khan wrote: >>>> On 02/14/2016 03:20 PM, Greg Kroah-Hartman wrote: >>>>> ------------------------- >>>>> NOTE: This is the last 4.3.y kernel to be released. After this one, it >>>>> is end-of-life, please move to 4.4.y at this point in time. >>>>> ------------------------- >>>>> >>>>> This is the start of the stable review cycle for the 4.3.6 release. >>>>> There are 200 patches in this series, all will be posted as a response >>>>> to this one. If anyone has any issues with these being applied, please >>>>> let me know. >>>>> >>>>> Responses should be made by Tue Feb 16 22:21:48 UTC 2016. >>>>> Anything received after that time might be too late. >>>>> >>>>> The whole patch series can be found in one patch at: >>>>> kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.3.6-rc1.gz >>>>> and the diffstat can be found below. >>>>> >>>> >>>> Compiled fine. I am seeing the following depmod warnings. >>>> Something missing?? >>>> >>> >>> Didn't boot on my test system. Unfortunately >>> I won't be able to debug this until Wednesday. >> >> Were you able to determine what went wrong here? >> > > This is also on the same system. I am hoping 3.10 > failure and this one are the same :) That is the > next on the list. > Hi Greg, Please remove the following commit: Steven Rostedt tracing/stacktrace: Show entire trace if passed in function not found This seems to an incomplete backport to 4.3.6 from 4.5 CC kernel/trace/trace_stack.o kernel/trace/trace_stack.c: In function ‘check_stack’: kernel/trace/trace_stack.c:126:11: error: ‘stack_trace_max’ undeclared (first use in this function) if (i == stack_trace_max.nr_entries) ^ kernel/trace/trace_stack.c:126:11: note: each undeclared identifier is reported only once for each function it appears in scripts/Makefile.build:258: recipe for target 'kernel/trace/trace_stack.o' failed make[2]: *** [kernel/trace/trace_stack.o] Error 1 scripts/Makefile.build:403: recipe for target 'kernel/trace' failed make[1]: *** [kernel/trace] Error 2 Makefile:941: recipe for target 'kernel' failed make: *** [kernel] Error 2 Without kernel/trace/trace_stack.c change everything works fine. thanks, -- Shuah -- Shuah Khan Sr. Linux Kernel Developer Open Source Innovation Group Samsung Research America (Silicon Valley) shuahkh@osg.samsung.com | (970) 217-8978