Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752006AbeAEO5Z (ORCPT + 1 other); Fri, 5 Jan 2018 09:57:25 -0500 Received: from mail-pl0-f66.google.com ([209.85.160.66]:38196 "EHLO mail-pl0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751602AbeAEO5U (ORCPT ); Fri, 5 Jan 2018 09:57:20 -0500 X-Google-Smtp-Source: ACJfBoug2zYJLo4aKjP0F8z79PVACxR+qeLnD1McXDUcwy1TlcXZoWM6+bSAKvcXKZQBqEPQZr7kSQ== Date: Fri, 5 Jan 2018 23:57:15 +0900 From: Sergey Senozhatsky To: Petr Mladek Cc: Sergey Senozhatsky , Andrew Morton , Russell King , Catalin Marinas , Mark Salter , Tony Luck , David Howells , Yoshinori Sato , Guan Xuetao , Borislav Petkov , Greg Kroah-Hartman , Thomas Gleixner , Peter Zijlstra , Vineet Gupta , Fengguang Wu , Steven Rostedt , LKML , linux-arm-kernel@lists.infradead.org, linux-c6x-dev@linux-c6x.org, linux-ia64@vger.kernel.org, linux-am33-list@redhat.com, linux-sh@vger.kernel.org, linux-edac@vger.kernel.org, x86@kernel.org, linux-snps-arc@lists.infradead.org, Sergey Senozhatsky Subject: Re: [PATCH 00/13] replace print_symbol() with printk()-s Message-ID: <20180105145715.GA409@tigerII.localdomain> References: <20171211125025.2270-1-sergey.senozhatsky@gmail.com> <20180105100300.j3svmcvvpfe2iows@pathway.suse.cz> <20180105102105.GB471@jagdpanzerIV> <20180105102538.GC471@jagdpanzerIV> <20180105144239.i3pc6npgmoi4ddln@pathway.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180105144239.i3pc6npgmoi4ddln@pathway.suse.cz> User-Agent: Mutt/1.9.2 (2017-12-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On (01/05/18 15:42), Petr Mladek wrote: [..] > > oh, one more thing. one extra patch, which gets rid of > > print_symbol()/__print_symbol(). > > I am all for it. But I would postpone this removal to 4.17. > The reason is rather ugly. 13th patch is already in arc tree. > We would need to shuffle the patch or coordinate pull requests. > I think that it is not worth it. There is no real hurry. > I doubt that the would be any new user in the meantime. > > Best Regards, > Petr > > PS: I have just pushed 12 patches into printk.git for-4.16 branch. > I will merge this to linux-next branch on Monday. I will not > be around the computer over the weekend... OK. thanks! -ss