From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753117AbdJFJUH (ORCPT ); Fri, 6 Oct 2017 05:20:07 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:50978 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753076AbdJFJUE (ORCPT ); Fri, 6 Oct 2017 05:20:04 -0400 Date: Fri, 6 Oct 2017 11:20:11 +0200 From: Greg Kroah-Hartman To: Joe Perches Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Markus Elfring , Linus Walleij , Sasha Levin Subject: Re: [PATCH 4.4 22/50] pinctrl: mvebu: Use seq_puts() in mvebu_pinconf_group_dbg_show() Message-ID: <20171006092011.GB17988@kroah.com> References: <20171006083705.157012217@linuxfoundation.org> <20171006083708.720505814@linuxfoundation.org> <1507280954.4434.57.camel@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1507280954.4434.57.camel@perches.com> User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Oct 06, 2017 at 02:09:14AM -0700, Joe Perches wrote: > On Fri, 2017-10-06 at 10:53 +0200, Greg Kroah-Hartman wrote: > > 4.4-stable review patch. If anyone has any objections, please let me know. > > I hope this patch is just to make porting some other patch easier. > > Otherwise, this has no place in stable as it has no change in > functionality and is a completely trivial savings in cpu only. I thought that was the case when I was reviewing them, but I don't see any other patch touching this area anymore. I'll go drop this from the 4.4 and 4.9 queues, sorry for missing this. Sasha, be more careful please :) thanks, greg k-h