From owner-freebsd-current@FreeBSD.ORG Mon May 11 16:17:04 2015 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D95CC750 for ; Mon, 11 May 2015 16:17:04 +0000 (UTC) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AECEC17CC for ; Mon, 11 May 2015 16:17:04 +0000 (UTC) Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 8E02220B4F for ; Mon, 11 May 2015 12:17:03 -0400 (EDT) Received: from web3 ([10.202.2.213]) by compute6.internal (MEProxy); Mon, 11 May 2015 12:17:03 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=u4y5U1JgOh2nhXd qfJr16XWffWk=; b=quZBcOXdW4huRAQmS+qL9XYCoSQbqXJ1YxZDJdqy3ov7K2Z 4fwxL21S8BuqLZSjMlEdv8+rMOt8yslErOtUB69hiMijFlmJxFd59d4osma14m0B xVyPnQv0s658dIHISYtIM4wt0FImoLqhmxAjkQ4iTyk8SZ2SPmYIdK4ckyEA= Received: by web3.nyi.internal (Postfix, from userid 99) id 653C7110212; Mon, 11 May 2015 12:17:03 -0400 (EDT) Message-Id: <1431361023.2444239.265770073.51A54CE6@webmail.messagingengine.com> X-Sasl-Enc: nA6S2lpsW/bhDPCCbVCSRId/4hM7NiIOZnYf5wCuSXfR 1431361023 From: Mark Felder To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-102d4956 Subject: Re: Turbulence in head @r282676. Date: Mon, 11 May 2015 11:17:03 -0500 In-Reply-To: References: <20150510151959.GA1215@albert.catwhisker.org> X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 May 2015 16:17:04 -0000 On Sun, May 10, 2015, at 12:39, Alan Cox wrote: > This is fixed in r282706. > > The r282694 snapshots (amd64 at least) are useless because of this bug and was causing me constant crashing.