From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Mon, 01 Feb 2010 16:38:59 +0100 (CET) Received: from localhost.localdomain ([127.0.0.1]:34802 "EHLO h5.dl5rb.org.uk" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S1492446Ab0BAPid (ORCPT ); Mon, 1 Feb 2010 16:38:33 +0100 Received: from h5.dl5rb.org.uk (localhost.localdomain [127.0.0.1]) by h5.dl5rb.org.uk (8.14.3/8.14.3) with ESMTP id o11Fcn2t002291; Mon, 1 Feb 2010 16:38:49 +0100 Received: (from ralf@localhost) by h5.dl5rb.org.uk (8.14.3/8.14.3/Submit) id o11FcmjO002289; Mon, 1 Feb 2010 16:38:48 +0100 Date: Mon, 1 Feb 2010 16:38:48 +0100 From: Ralf Baechle To: Yoichi Yuasa Cc: linux-mips Subject: Re: [PATCH -queue 2/2] MIPS: Alchemy: use strlcat() for the command line arguments Message-ID: <20100201153848.GD22640@linux-mips.org> References: <20100201220557.729e7061.yuasa@linux-mips.org> <20100201220656.6aaee78c.yuasa@linux-mips.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100201220656.6aaee78c.yuasa@linux-mips.org> User-Agent: Mutt/1.5.20 (2009-08-17) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 25816 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk X-list: linux-mips On Mon, Feb 01, 2010 at 10:06:56PM +0900, Yoichi Yuasa wrote: Thanks, queued for 2.6.34. Ralf