From owner-p4-projects Sat Sep 7 15:46: 1 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 8C08537B401; Sat, 7 Sep 2002 15:45:58 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25E8037B400; Sat, 7 Sep 2002 15:45:58 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id E36EC43E6A; Sat, 7 Sep 2002 15:45:57 -0700 (PDT) (envelope-from baka@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1921) id ABB90AE160; Sat, 7 Sep 2002 15:45:57 -0700 (PDT) Date: Sat, 7 Sep 2002 15:45:57 -0700 From: Jon Mini To: Julian Elischer Cc: Perforce Change Reviews Subject: Re: PERFORCE change 17195 for review Message-ID: <20020907224557.GS7265@elvis.mu.org> References: <200209071246.g87CkrUQ086701@freefall.freebsd.org> <20020907220528.GQ7265@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020907220528.GQ7265@elvis.mu.org> User-Agent: Mutt/1.4i Sender: owner-p4-projects@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Jon Mini [mini@freebsd.org] wrote : > These fields needs to be copied in order for thread_schedule_upcall() > to work. Either we need to copy them in the bcopy, or do it manually. > > The changes you've made cause upcalls to panic the system. Hmm. Upon further investigation, you're right (not surprising); those fields are copied and assigned later on in the upcall process. However, I am still getting some panics sometimes. I think this is due to something else, though. -- Jonathan Mini http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message