From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.236.25.66 with SMTP id y42csp15033yhy; Sat, 14 Jul 2012 05:16:35 -0700 (PDT) Return-Path: 9front+bncCODLkubXHBCixoWABRoEZ4kRUw@googlegroups.com Received-SPF: pass (google.com: domain of 9front+bncCODLkubXHBCixoWABRoEZ4kRUw@googlegroups.com designates 10.180.101.197 as permitted sender) client-ip=10.180.101.197 Authentication-Results: mr.google.com; spf=pass (google.com: domain of 9front+bncCODLkubXHBCixoWABRoEZ4kRUw@googlegroups.com designates 10.180.101.197 as permitted sender) smtp.mail=9front+bncCODLkubXHBCixoWABRoEZ4kRUw@googlegroups.com; dkim=pass header.i=9front+bncCODLkubXHBCixoWABRoEZ4kRUw@googlegroups.com Received: from mr.google.com ([10.180.101.197]) by 10.180.101.197 with SMTP id fi5mr1347324wib.3.1342268194760 (num_hops = 1); Sat, 14 Jul 2012 05:16:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=x-beenthere:received-spf:date:from:x-x-sender:to:subject :in-reply-to:message-id:references:user-agent:mime-version :x-original-sender:x-original-authentication-results:reply-to :precedence:mailing-list:list-id:x-google-group-id:list-post :list-help:list-archive:sender:list-subscribe:list-unsubscribe :content-type; bh=/sOBKo+k2qG6jtowXtrJ1bytBD9aO/j1P64XWHuKQGE=; b=qIRG23srAFkemQkJW90TuuP67s9dPApvrX/gtmjb50iTHVGLdXYhIYCR3DWcMX6m/I 56+neTppHvbtTtJLKRxhjLMCeNtWabJ7fhhVwJKz155MJpWfkN/viLBbbfoZc0wxzip6 VPBw8VdpFPQrOJKuJ45fMHWID2BUvbSkT/Izw= Received: by 10.180.101.197 with SMTP id fi5mr239352wib.3.1342268194718; Sat, 14 Jul 2012 05:16:34 -0700 (PDT) X-BeenThere: 9front@googlegroups.com Received: by 10.180.90.195 with SMTP id by3ls1722750wib.4.gmail; Sat, 14 Jul 2012 05:16:34 -0700 (PDT) Received: by 10.180.106.199 with SMTP id gw7mr378174wib.0.1342268194267; Sat, 14 Jul 2012 05:16:34 -0700 (PDT) Received: by 10.180.106.199 with SMTP id gw7mr378173wib.0.1342268194258; Sat, 14 Jul 2012 05:16:34 -0700 (PDT) Received: from phicode.de (phicode.de. [46.4.89.174]) by gmr-mx.google.com with ESMTP id fb20si1111384wid.3.2012.07.14.05.16.34; Sat, 14 Jul 2012 05:16:34 -0700 (PDT) Received-SPF: pass (google.com: domain of aiju@phicode.de designates 46.4.89.174 as permitted sender) client-ip=46.4.89.174; Received: from localhost (localhost [127.0.0.1]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by phicode.de (Postfix) with ESMTPS id 0010640044 for <9front@googlegroups.com>; Sat, 14 Jul 2012 14:16:33 +0200 (CEST) Date: Sat, 14 Jul 2012 14:16:33 +0200 (CEST) From: Julius Schmidt X-X-Sender: aiju@localhost To: 9front@googlegroups.com Subject: Re: kernel: pull in tsemacquire from sources In-Reply-To: <20120714115229.GA25320@dinah> Message-ID: References: <20120704025926.GA492@dinah> <20120714035014.GA21788@dinah> <20120714115229.GA25320@dinah> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 X-Original-Sender: aiju@phicode.de X-Original-Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of aiju@phicode.de designates 46.4.89.174 as permitted sender) smtp.mail=aiju@phicode.de Reply-To: 9front@googlegroups.com Precedence: list Mailing-list: list 9front@googlegroups.com; contact 9front+owners@googlegroups.com List-ID: <9front.googlegroups.com> X-Google-Group-Id: 831096995978 List-Post: , List-Help: , List-Archive: Sender: 9front@googlegroups.com List-Subscribe: , List-Unsubscribe: , Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed http://code.google.com/p/plan9front/wiki/golang but okay, can you update your pull request? On Sat, 14 Jul 2012, Anthony Martin wrote: > Julius Schmidt once said: >> Rationale? > > It's needed for the Go runtime. >