Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262150AbTIEFUM (ORCPT ); Fri, 5 Sep 2003 01:20:12 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262204AbTIEFUM (ORCPT ); Fri, 5 Sep 2003 01:20:12 -0400 Received: from dp.samba.org ([66.70.73.150]:2707 "EHLO lists.samba.org") by vger.kernel.org with ESMTP id S262150AbTIEFUH (ORCPT ); Fri, 5 Sep 2003 01:20:07 -0400 From: Rusty Russell To: Jamie Lokier Cc: Linus Torvalds Cc: Hugh Dickins , Andrew Morton , Ingo Molnar , linux-kernel@vger.kernel.org Subject: Re: [PATCH] Alternate futex non-page-pinning and COW fix In-reply-to: Your message of "Thu, 04 Sep 2003 18:16:09 +0100." <20030904171609.GA30394@mail.jlokier.co.uk> Date: Fri, 05 Sep 2003 13:55:56 +1000 Message-Id: <20030905052006.72B952C135@lists.samba.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 691 Lines: 16 In message <20030904171609.GA30394@mail.jlokier.co.uk> you write: > What does PROT_SEM mean for Linux, btw? It's a relic: some archs might need a special flag to ensure inter-process atomic ops worked as expected. It was never fully implemented, with the assumption that such archs just won't be able to use futexes, and if someone really wants to fix it, they will. Rusty. -- Anyone who quotes me in their sig is an idiot. -- Rusty Russell. - 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/