Received: by 2002:ac0:8c8e:0:0:0:0:0 with SMTP id r14csp829698ima; Wed, 6 Feb 2019 09:02:38 -0800 (PST) X-Google-Smtp-Source: AHgI3IYmTFriZFtlK4Dhk/U3zzcsCt2NW6H57kC18vlx8pBon8INXVPbS648+xs2PodLecB/P73o X-Received: by 2002:a65:609a:: with SMTP id t26mr10236899pgu.411.1549472558595; Wed, 06 Feb 2019 09:02:38 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1549472558; cv=none; d=google.com; s=arc-20160816; b=qXPCoVF90cbBYAJlJrLMIglTroNyOzUt0HVG7Yqk7pEdmf/euIZoVb4g42iIQQnF7V /4inaelBzNwgIJREc/wwNJE/P5fveYJIZYgyi5opoRKle0gWISEaCt/Yt4sX4lC5MqUK V5JB2p1g2wOczVHzkMwmmGPGYx4JFgBMyjZID1nYLSONwTtQelaclxigMvHWhVaeas9G FZp9otGLFCe9SDg8/h8FsazFKy42h2bUQCpevtiT44PZG6LSPFozEWx5Oj4SxH+ns0Ee QMUTCFkfFlE57N8wNN2hoqpeQGgmjphSLtWcCYSGzgavycU09IGC217xC+ZSs9wzOv4X vs9g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date; bh=9BIRzHor0osEh30bRmVdJVS244euQMbrTmLOkflHUeM=; b=jHDOxZt/cOSh36m0uiXuDsCI70MDNekS55QuKJwt9GZM/odmNntGfevUgnDo9i/6lg 9sECNoA/5KJEfLaVj76cbr39+GlLJk3yOLQMFgep81cXTE0N7H78Pt0nWQ3hwo72RYQo Wd7e2A6+vRHGKvC77l3g2harUyVJSao7Fazi+aTp6VT+x99M7XDFTwJybKf3QbCrmbZ1 NQRbxdfZInOMHgNIP5TQrLX1epwtt0iaFGIXKkd6AgRwiYr30u4gbzU5CderWsmQz52Q 1O/quhGBguDzczP2dZ0EeHNj9XjIqkuz+/rdG74EcHdrs3zEk+PvUAHZIbu5BKhrglto GZWw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d189si1950793pgc.393.2019.02.06.09.02.18; Wed, 06 Feb 2019 09:02:38 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731583AbfBFQ7b (ORCPT + 99 others); Wed, 6 Feb 2019 11:59:31 -0500 Received: from mail.kernel.org ([198.145.29.99]:45142 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730913AbfBFQ7b (ORCPT ); Wed, 6 Feb 2019 11:59:31 -0500 Received: from gandalf.local.home (cpe-66-24-58-225.stny.res.rr.com [66.24.58.225]) (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 9215320823; Wed, 6 Feb 2019 16:59:30 +0000 (UTC) Date: Wed, 6 Feb 2019 11:59:28 -0500 From: Steven Rostedt To: Miroslav Benes Cc: mingo@redhat.com, tom.zanussi@linux.intel.com, mhiramat@kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ring-buffer: Remove unused function ring_buffer_page_len() Message-ID: <20190206115928.1e25c9bd@gandalf.local.home> In-Reply-To: <20190206115420.424e587f@gandalf.local.home> References: <20181228133847.106177-1-mbenes@suse.cz> <20181228183313.674ef6de@gandalf.local.home> <20190206115420.424e587f@gandalf.local.home> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 6 Feb 2019 11:54:20 -0500 Steven Rostedt wrote: > On Wed, 6 Feb 2019 17:24:45 +0100 (CET) > Miroslav Benes wrote: > > > > > No worries. I'm also in holiday mode. I marked the patch in my INBOX > > > and hopefully when I'm back to work it's not buried and lost for months. > > > > > > Even if it is, I periodically purge my INBOX where I find missing > > > patches like these ;-) > > > > > > So if it's not applied in a couple of weeks, just ping me about it. > > > > Gentle ping... > > Thanks for the reminder. My INBOX blew up again, and this was lost in > the noise once more. > > I'll take a look at it today. > I applied it to my local tree, which you'll probably see in linux-next sometime next week, and pushed for the next merge window. Thanks! -- Steve