From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756627AbbDJUpZ (ORCPT ); Fri, 10 Apr 2015 16:45:25 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:49538 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756405AbbDJUpV (ORCPT ); Fri, 10 Apr 2015 16:45:21 -0400 Date: Fri, 10 Apr 2015 13:45:20 -0700 From: Andrew Morton To: Alexey Dobriyan Cc: Jarod Wilson , linux-kernel@vger.kernel.org, "Eric W. Biederman" , Al Viro , Miklos Szeredi , Zefan Li , Oleg Nesterov Subject: Re: [PATCH] fs/proc: allow larger /proc//cmdline output Message-Id: <20150410134520.06fc1a20f8b98a00fa768ca9@linux-foundation.org> In-Reply-To: <20150410141140.GA27200@p183.telecom.by> References: <1428638342-6782-1-git-send-email-jarod@redhat.com> <20150409211200.78b8631e.akpm@linux-foundation.org> <20150410121838.GA13391@redhat.com> <20150410141140.GA27200@p183.telecom.by> X-Mailer: Sylpheed 3.4.1 (GTK+ 2.24.23; 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 List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 10 Apr 2015 17:11:40 +0300 Alexey Dobriyan wrote: > > Just trying to be conservative and keep people from doing anything too > > insane, but I didn't really have any particularly good reason beyond that > > for capping it. I'll remove the upper bound next iteration. > > There is no need for next iteration. Andrew has been ignoring real fix for more > than a month now! I haven't been ignoring it. I'm desperately hoping that the patch fairy will come up with something which is less large and complex :(