From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Tue, 23 Feb 2010 23:54:00 +0100 (CET) Received: from localhost.localdomain ([127.0.0.1]:33321 "EHLO h5.dl5rb.org.uk" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S1492423Ab0BWWxx (ORCPT ); Tue, 23 Feb 2010 23:53:53 +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 o1NMrqbe026348; Tue, 23 Feb 2010 23:53:52 +0100 Received: (from ralf@localhost) by h5.dl5rb.org.uk (8.14.3/8.14.3/Submit) id o1NMrpb7026346; Tue, 23 Feb 2010 23:53:51 +0100 Date: Tue, 23 Feb 2010 23:53:51 +0100 From: Ralf Baechle To: David Daney Cc: linux-mips@linux-mips.org Subject: Re: [PATCH] MIPS: Give Octeon+ CPUs their own __cpu_name Message-ID: <20100223225351.GB21949@linux-mips.org> References: <1266948707-8357-1-git-send-email-ddaney@caviumnetworks.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1266948707-8357-1-git-send-email-ddaney@caviumnetworks.com> 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: 26007 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 Tue, Feb 23, 2010 at 10:11:47AM -0800, David Daney wrote: > This couuld be rolled into the original linux-queue patch that > extablishes CPU_CAVIUM_OCTEON_PLUS. Done. Ralf