From owner-freebsd-arm@freebsd.org Sat Nov 16 23:55:50 2019 Return-Path: Delivered-To: freebsd-arm@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 34F4A1B0868 for ; Sat, 16 Nov 2019 23:55:50 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (www.zefox.net [50.1.20.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "www.zefox.org", Issuer "www.zefox.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 47FsYK6fSTz4XQp; Sat, 16 Nov 2019 23:55:49 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (localhost [127.0.0.1]) by www.zefox.net (8.15.2/8.15.2) with ESMTPS id xAGNtntu084588 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sat, 16 Nov 2019 15:55:50 -0800 (PST) (envelope-from fbsd@www.zefox.net) Received: (from fbsd@localhost) by www.zefox.net (8.15.2/8.15.2/Submit) id xAGNtmbi084587; Sat, 16 Nov 2019 15:55:48 -0800 (PST) (envelope-from fbsd) Date: Sat, 16 Nov 2019 15:55:48 -0800 From: bob prohaska To: Ian Lepore Cc: Alan Cox , freebsd-arm@freebsd.org Subject: Re: "Invalid ASID" Patch Message-ID: <20191116235548.GA84297@www.zefox.net> References: <3ef09b7e-f7cf-bb10-1a14-a01b0c86b486@rice.edu> <20191116035936.GA80744@www.zefox.net> <6ef989c5bcf052cda46f96546b445656dd062a26.camel@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6ef989c5bcf052cda46f96546b445656dd062a26.camel@freebsd.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-Rspamd-Queue-Id: 47FsYK6fSTz4XQp X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-5.99 / 15.00]; NEURAL_HAM_MEDIUM(-0.99)[-0.991,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[] X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Nov 2019 23:55:50 -0000 On Sat, Nov 16, 2019 at 10:09:57AM -0700, Ian Lepore wrote: > On Fri, 2019-11-15 at 19:59 -0800, bob prohaska wrote: > > On Fri, Nov 15, 2019 at 12:53:46PM -0600, Alan Cox wrote: > > > A patch for the recent "Invalid ASID" assertion failure can be > > > found at > > > https://reviews.freebsd.org/D22388 > > > > > > > The website reports > > "This revision is now accepted and ready to land". > > > > Could someone please translate? > > > > > > There's a sidebar on the right of the page with a variety of actions, > one of which is "download raw diff". > I didn't notice the link, thank you. Alan sent me the patch, which applied without complaint. Now waiting for a build/install cycle to complete. I should have explictly asked what was meant by "accepted" and "land", ie, what must happen for the patch to make it into the source repository? Many thanks for your help! bob prohaska > -- Ian >