From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Wed, 29 Dec 2010 14:29:36 +0100 (CET) Received: from localhost.localdomain ([127.0.0.1]:39978 "EHLO h5.dl5rb.org.uk" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S1491036Ab0L2N3d (ORCPT ); Wed, 29 Dec 2010 14:29:33 +0100 Received: from h5.dl5rb.org.uk (localhost.localdomain [127.0.0.1]) by h5.dl5rb.org.uk (8.14.4/8.14.3) with ESMTP id oBTDTT1L014096; Wed, 29 Dec 2010 14:29:30 +0100 Received: (from ralf@localhost) by h5.dl5rb.org.uk (8.14.4/8.14.4/Submit) id oBTDTPY8014088; Wed, 29 Dec 2010 14:29:25 +0100 Date: Wed, 29 Dec 2010 14:29:25 +0100 From: Ralf Baechle To: Sergei Shtylyov Cc: David Daney , linux-mips@linux-mips.org, Steven Rostedt , Jason Baron Subject: Re: [PATCH v4] jump lable: Add MIPS support. Message-ID: <20101229132925.GA11078@linux-mips.org> References: <1293571583-14472-1-git-send-email-ddaney@caviumnetworks.com> <4D1B31E5.7010901@mvista.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4D1B31E5.7010901@mvista.com> User-Agent: Mutt/1.5.21 (2010-09-15) 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: 28769 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 Wed, Dec 29, 2010 at 04:04:37PM +0300, Sergei Shtylyov wrote: > >In order not to be left behind, we add jump label support for MIPS. > > Just fix your subject, it has "lable". Fixed. Ralf