Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753921Ab3FNWrO (ORCPT ); Fri, 14 Jun 2013 18:47:14 -0400 Received: from mail-ye0-f180.google.com ([209.85.213.180]:48970 "EHLO mail-ye0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753326Ab3FNWrM (ORCPT ); Fri, 14 Jun 2013 18:47:12 -0400 Date: Fri, 14 Jun 2013 15:47:09 -0700 From: Anton Vorontsov To: Rob Herring Cc: Tony Luck , Kees Cook , Colin Cross , "linux-kernel@vger.kernel.org" Subject: Re: [GIT PULL] pstore/ram for 3.11 Message-ID: <20130614224708.GA15085@teo> References: <51B9402C.5070300@gmail.com> <51BB99F0.6030607@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <51BB99F0.6030607@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1271 Lines: 33 On Fri, Jun 14, 2013 at 05:32:16PM -0500, Rob Herring wrote: > https://lkml.org/lkml/2013/4/9/831 > > The main discussion was around the write-combining change which I > dropped. You can pick patches 2 and 3 off the mail list if you prefer. I > would assume they only require an ack from one of the 4 of you which > pulling the tree implicitly does. I've just re-reviewed the discussion. I see Colin was talking about ftrace causing infinite loops due to recursion. Once I stumbled onto this too (but the issue itself was due to missing 'notrace' mark), and Stephen told that recursion protection is kind of mandatory: http://lists.linaro.org/pipermail/linaro-kernel/2012-August/002084.html I belive that the protection is actually there nowadays, and that is why Rob does not see the problem with his patch. So, I guess the patches are good, at least they fix real issues for Rob. :) Acked-by: Anton Vorontsov (Or I can pick this via linux-pstore.git tree, I'll let Tony decide.) Thanks! Anton -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/