Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763141AbXEKUId (ORCPT ); Fri, 11 May 2007 16:08:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759196AbXEKUIZ (ORCPT ); Fri, 11 May 2007 16:08:25 -0400 Received: from mx1.redhat.com ([66.187.233.31]:44862 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758798AbXEKUIY (ORCPT ); Fri, 11 May 2007 16:08:24 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: Jeremy Fitzhardinge X-Fcc: ~/Mail/linus Cc: Andi Kleen , Andrew Morton , virtualization@lists.osdl.org, lkml , Chris Wright , Xen-devel , Ian Pratt , Christian Limpach , Zachary Amsden , Ulrich Drepper Subject: Re: [patch 02/28]xen: Add nosegneg capability to the vsyscall page notes In-Reply-To: Jeremy Fitzhardinge's message of Thursday, 10 May 2007 17:06:45 -0700 <20070511001156.003375000@goop.org> X-Shopping-List: (1) Beauteous champions (2) Global cancerous admonishers (3) Mountainous inflammation documents Message-Id: <20070511200744.4BC1A1F8512@magilla.localdomain> Date: Fri, 11 May 2007 13:07:44 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 560 Lines: 16 > + * It should contain: > + * hwcap 0 nosegneg > + * to match the mapping of bit to name that we give here. This comment still needs s/0/1/ to match the code. Given that the actual bit is now defined in the macro in another file, perhaps the comment should say more about it than just a magic 1. Thanks, Roland - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/