From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9780 invoked by alias); 25 Feb 2006 01:49:05 -0000 Received: (qmail 9641 invoked by uid 22791); 25 Feb 2006 01:49:05 -0000 X-Spam-Check-By: sourceware.org Received: from gateway.sf.frob.com (HELO gateway.sf.frob.com) (64.81.54.130) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 25 Feb 2006 01:49:03 +0000 Received: from magilla.sf.frob.com (magilla.sf.frob.com [198.49.250.228]) by gateway.sf.frob.com (Postfix) with ESMTP id 36DC6357B; Fri, 24 Feb 2006 17:49:01 -0800 (PST) Received: by magilla.sf.frob.com (Postfix, from userid 5281) id 07E12180A66; Fri, 24 Feb 2006 17:49:01 -0800 (PST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: "David S. Miller" Cc: libc-hacker@sources.redhat.com Subject: Re: [PATCH]: Recognize HWCAP_SPARC_BLKINIT In-Reply-To: David S. Miller's message of Friday, 24 February 2006 15:37:09 -0800 <20060224.153709.86558879.davem@davemloft.net> Emacs: more boundary conditions than the Middle East. Message-Id: <20060225014901.07E12180A66@magilla.sf.frob.com> Date: Sat, 25 Feb 2006 01:49:00 -0000 Mailing-List: contact libc-hacker-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-hacker-owner@sourceware.org X-SW-Source: 2006-02/txt/msg00043.txt.bz2 > SUN4V Niagara processors have a load-twin/block-init-store capability > which is indicated by bit 6 in the HWCAP_* mask from the kernel. I don't see HWCAP_SPARC_BLKINIT in current Linus kernel sources. Have the name and value been firmly agreed to? Thanks, Roland