Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1423031AbWBOIMB (ORCPT ); Wed, 15 Feb 2006 03:12:01 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1423033AbWBOIMB (ORCPT ); Wed, 15 Feb 2006 03:12:01 -0500 Received: from [194.90.237.34] ([194.90.237.34]:63106 "EHLO mtlexch01.mtl.com") by vger.kernel.org with ESMTP id S1423031AbWBOIL5 (ORCPT ); Wed, 15 Feb 2006 03:11:57 -0500 Date: Wed, 15 Feb 2006 10:13:25 +0200 From: "Michael S. Tsirkin" To: Roland Dreier Cc: Nick Piggin , Andrew Morton , Hugh Dickins , William Irwin , Gleb Natapov , Benjamin Herrenschmidt , Linux Kernel Mailing List , openib-general@openib.org, Petr Vandrovec , Badari Pulavarty , Grant Grundler , Matthew Wilcox Subject: Re: [PATCH] madvise MADV_DONTFORK/MADV_DOFORK Message-ID: <20060215081325.GC10026@mellanox.co.il> Reply-To: "Michael S. Tsirkin" References: <20060213210906.GC13603@mellanox.co.il> <20060213225538.GE13603@mellanox.co.il> <20060213233517.GG13603@mellanox.co.il> <43F2AEAE.5010700@yahoo.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-OriginalArrivalTime: 15 Feb 2006 08:13:51.0593 (UTC) FILETIME=[C14E4590:01C63207] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 876 Lines: 21 Quoting r. Roland Dreier : > Michael, what led you to choose 0x30 and 0x31 for the two new values? > It does seem that keeping them uniform across architectures is a > reasonable thing to do, but as far as I can tell the values 9 and 10 > are unused on all architectures, and have the added merit of not > falling in the parisc reserved range. No particular reason - I just selected values away from the rest of pack. Lets go ahead and change them. > Do we still have a chance to change this? So, any value consistent across architectures will do. -- Michael S. Tsirkin Staff Engineer, Mellanox Technologies - 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/