From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Fri, 23 Nov 2018 08:32:17 +0100 (CET) Received: from mail.kernel.org ([198.145.29.99]:37314 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S23990437AbeKWHadjJbYT (ORCPT ); Fri, 23 Nov 2018 08:30:33 +0100 Received: from localhost (unknown [40.114.107.178]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id E544820861; Fri, 23 Nov 2018 07:30:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1542958232; bh=FiCDtrn2TJ7QNnw/0Qlqo5XiIab9DrroFiYvC51RGug=; h=Date:From:To:To:To:To:Cc:Cc:Cc:Cc:Cc:Cc:Cc:Subject:In-Reply-To: References:From; b=TvwZInqG667PVLFuXrsJ5VMLtTKY8Q28oF5dBUJROU3Pyydm/YKGHzXaryrLcqUE+ /oLPB+AGG9y6kODxA/oFz/wiuNy+BYQ6H35zgkW/KsEQIkbf6tBU0hHOYEhNzSx5F4 A6Cp3xDTpIAfQBWjEr0R0VehCkVEX3DZuPB/Snxo= Date: Fri, 23 Nov 2018 07:30:31 +0000 From: Sasha Levin To: Sasha Levin To: Steven Rostedt To: "Steven Rostedt (VMware)" To: linux-kernel@vger.kernel.org Cc: Linus Torvalds , Cc: Ralf Baechle Cc: Paul Burton Cc: James Hogan Cc: linux-mips@linux-mips.org Cc: stable@kernel.org Cc: stable@vger.kernel.org Subject: Re: [for-next][PATCH 06/18] MIPS: function_graph: Simplify with function_graph_entry() In-Reply-To: <20181122003332.209589047@goodmis.org> References: <20181122003332.209589047@goodmis.org> Message-Id: <20181123073031.E544820861@mail.kernel.org> Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 67466 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: sashal@kernel.org Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips Hi, [This is an automated email] This commit has been processed because it contains a "Fixes:" tag, fixing commit: 03274a3ffb44 tracing/fgraph: Adjust fgraph depth before calling trace return callback. The bot has tested the following trees: v4.19.3, v4.14.82, v4.9.138, v4.4.164, v3.18.126. v4.19.3: Build OK! v4.14.82: Build OK! v4.9.138: Failed to apply! Possible dependencies: Unable to calculate v4.4.164: Failed to apply! Possible dependencies: Unable to calculate v3.18.126: Failed to apply! Possible dependencies: Unable to calculate How should we proceed with this patch? -- Thanks, Sasha From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.kernel.org ([198.145.29.99]:37314 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S23990437AbeKWHadjJbYT (ORCPT ); Fri, 23 Nov 2018 08:30:33 +0100 Date: Fri, 23 Nov 2018 07:30:31 +0000 From: Sasha Levin Subject: Re: [for-next][PATCH 06/18] MIPS: function_graph: Simplify with function_graph_entry() In-Reply-To: <20181122003332.209589047@goodmis.org> References: <20181122003332.209589047@goodmis.org> Message-ID: <20181123073031.E544820861@mail.kernel.org> Return-Path: Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-subscribe: List-owner: List-post: List-archive: To: Sasha Levin , Steven Rostedt "Steven Rostedt (VMware)" , linux-kernel@vger.kernel.org Cc: Linus Torvalds , Ralf Baechle , Paul Burton , James Hogan , linux-mips@linux-mips.org, stable@kernel.org, stable@vger.kernel.org Message-ID: <20181123073031.ZBkAlvXp-ibNXEnyHTxS_vG8pAgD1qfE3WNSRFhP5hA@z> Hi, [This is an automated email] This commit has been processed because it contains a "Fixes:" tag, fixing commit: 03274a3ffb44 tracing/fgraph: Adjust fgraph depth before calling trace return callback. The bot has tested the following trees: v4.19.3, v4.14.82, v4.9.138, v4.4.164, v3.18.126. v4.19.3: Build OK! v4.14.82: Build OK! v4.9.138: Failed to apply! Possible dependencies: Unable to calculate v4.4.164: Failed to apply! Possible dependencies: Unable to calculate v3.18.126: Failed to apply! Possible dependencies: Unable to calculate How should we proceed with this patch? -- Thanks, Sasha