Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753667AbaA0MdL (ORCPT ); Mon, 27 Jan 2014 07:33:11 -0500 Received: from gw-1.arm.linux.org.uk ([78.32.30.217]:49686 "EHLO pandora.arm.linux.org.uk" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753480AbaA0MdI (ORCPT ); Mon, 27 Jan 2014 07:33:08 -0500 Date: Mon, 27 Jan 2014 12:32:50 +0000 From: Russell King - ARM Linux To: Nicolas Pitre Cc: Alan Cox , Alan Cox , Mark Brown , Tushar Behera , lkml , linux-serial , linux-samsung-soc , jslaby , Greg Kroah-Hartman , Ben Dooks Subject: Re: [PATCH 1/2] serial: samsung: Move uart_register_driver call to device probe Message-ID: <20140127123249.GJ15937@n2100.arm.linux.org.uk> References: <1390208555-27770-2-git-send-email-tushar.behera@linaro.org> <20140120100530.GY15937@n2100.arm.linux.org.uk> <20140120214305.54f65ffa@www.etchedpixels.co.uk> <20140120231457.GZ17314@sirena.org.uk> <20140120234734.11b78578@www.etchedpixels.co.uk> <20140121001657.GO15937@n2100.arm.linux.org.uk> <50b66ac6-1150-4ad7-aeaf-3d0dce77334d@email.android.com> <20140126115402.GA25689@n2100.arm.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jan 26, 2014 at 11:30:00PM -0500, Nicolas Pitre wrote: > On Sun, 26 Jan 2014, Russell King - ARM Linux wrote: > > > On Tue, Jan 21, 2014 at 12:45:05AM +0000, Alan Cox wrote: > > > Peter handed it on. Try using git log on Documentation/devices.txt. It > > > still gets updates. > > > > > > Perhaps you'd care to stick to reality and fix the tree instead of trying > > > to excuse the mess ? > > > > Perhaps returning to reality might be advantageous rather than trying > > to repeat statements which can't have any bearing on this - especially > > as the git history which you're referring to only goes back to 2.6.12-rc2, > > and this predates 2.6.12-rc2 by a long shot. > > > > > More importantly certain folks need to stop abusing static numbers > > > allocated properly. Repeating it having made a total hash of it before > > > is dismal. > > > > And if you continue these stupid accusations which have no basis at all, > > we're going to get into a real big argument, because you are soo _wrong_ > > on that point. I was always the one arguing /against/ the re-use of > > existing major/minor numbers. I was the one arguing /against/ Nicolas' > > patches to make every serial port appear in the 4,64 ttyS namespace. > > If you remember correctly, that was my attempt at making serial port > minor assignment to be dynamic... just like everything else is today. > And it seemed to me that you thought this was a good idea. I may have thought that a dynamic space for serial devices was a good idea, but what I was referring to above was specifically the implementation. Unfortunately, there's precious little public evidence of this as the patches were never posted to a public mailing list. However, what there is (as part of another thread) shows that I held that view: http://archive.arm.linux.org.uk/lurker/message/20041124.164950.92dc25d7.en.html Plus, of course, the comments in the patch system where I picked out a number of further technical issues, such as changing inode->i_rdev, userspace locking, etc. If you want to review them, they're 1427/1 - 1434/1, 1435/2, 1436/2. Unfortunately the authorship of those comments was lost. Hence, my recollection is correct here. -- FTTC broadband for 0.8mile line: 5.8Mbps down 500kbps up. Estimation in database were 13.1 to 19Mbit for a good line, about 7.5+ for a bad. Estimate before purchase was "up to 13.2Mbit". -- 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/