From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randy Dunlap Subject: Re: [PATCH 5/5] KBUS source file Date: Sun, 27 Feb 2011 12:25:13 -0800 Message-ID: <20110227122513.780bc947.rdunlap@xenotime.net> References: <3CEFF9DA-16D6-43E1-A8A5-658EB1D426C7@tonyibbs.co.uk> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <3CEFF9DA-16D6-43E1-A8A5-658EB1D426C7@tonyibbs.co.uk> Sender: linux-embedded-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Tony Ibbs Cc: Linux-embedded , Tibs at Kynesim , Richard Watts , Grant Likely On Sun, 27 Feb 2011 19:26:49 +0000 Tony Ibbs wrote: > Apologies, my fifth patch (the actual KBUS source file) appears to be > too long - I hadn't realise the 100,000 character limit on majordomo > messages. The file as submitted is that at: > > https://github.com/crazyscot/linux-2.6-kbus/blob/6cc3262bd3e28757179dd8a0d30298dfb2f70845/ipc/kbus.c > > If there is a better way for me to submit this, please let me know. > > The source is still > Signed-off-by: Tony Ibbs -- linux-kernel@vger.kernel.org allows up to 400 KB iirc, though it might be 300 KB. --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code ***