From owner-freebsd-current@FreeBSD.ORG Fri May 25 23:58:58 2007 Return-Path: X-Original-To: Current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BD99F16A400 for ; Fri, 25 May 2007 23:58:58 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.freebsd.org (Postfix) with ESMTP id 2D0B113C469 for ; Fri, 25 May 2007 23:58:57 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: by ug-out-1314.google.com with SMTP id u2so434775uge for ; Fri, 25 May 2007 16:58:57 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding:sender; b=RoEOOR+vcheJenX1YhWSDvFxBYX0U5MkWhOfQ2Ax4TNKZotoRfKd7DuwPLHHZ3yhh573IvxlJGDlyzvctFqkCkb8A+QgGPuIahPwQxjzql0yPVWsbBIaZ121Pw7F3mKQbb63kw5kKFe8QU/mRAlsrdFK1cNDt4rDZRfvEz9wWVs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding:sender; b=H+agVX6ZnAQEdQTrt7oQZctKAC/m6+u60NhSEQvTBwWSpliHfQmi6KKMVH8oPEIIrio2gmjsYR7f0Qo1CoCH+rRhOJenY6x6yyzbOzdwVyb5PM7sZPkXHXQX72f7ZO7MVOqhtM8X3TQ+5YEluQ51mExInI31JohvQaggkGNJy94= Received: by 10.67.27.15 with SMTP id e15mr3270061ugj.1180137537088; Fri, 25 May 2007 16:58:57 -0700 (PDT) Received: from ?151.75.248.62? ( [151.75.248.62]) by mx.google.com with ESMTP id y34sm1846149iky.2007.05.25.16.58.55; Fri, 25 May 2007 16:58:55 -0700 (PDT) Message-ID: <46577838.3020107@FreeBSD.org> Date: Sat, 26 May 2007 01:58:48 +0200 From: Attilio Rao User-Agent: Thunderbird 1.5 (X11/20060526) MIME-Version: 1.0 To: Joe Marcus Clarke References: <1179962663.75721.6.camel@shumai.marcuscom.com> <20070523165051.G9443@10.0.0.1> <4655D5C1.2010905@FreeBSD.org> <1180022919.10757.24.camel@shumai.marcuscom.com> <3bbf2fe10705240930o10f37febt9fb5f0a46bd193c3@mail.gmail.com> <4657267C.2070306@marcuscom.com> <3bbf2fe10705251116h1a4606fg6250d917247a5143@mail.gmail.com> <46572970.5080201@marcuscom.com> <3bbf2fe10705251135j2b858529l964bf22285d5554e@mail.gmail.com> <3bbf2fe10705251209y658d1910rd62286388bccc092@mail.gmail.com> <4657357C.4050009@marcuscom.com> <4657683E.6040107@FreeBSD.org> <1180136064.94117.14.camel@shumai.marcuscom.com> In-Reply-To: <1180136064.94117.14.camel@shumai.marcuscom.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: Attilio Rao Cc: Jeff Roberson , jeff@FreeBSD.org, Current@FreeBSD.org Subject: Re: Panic on -CURRENT after LDT changes X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: attilio@FreeBSD.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 May 2007 23:58:58 -0000 Joe Marcus Clarke wrote: > On Sat, 2007-05-26 at 00:50 +0200, Attilio Rao wrote: >> Joe Marcus Clarke wrote: >>> -----BEGIN PGP SIGNED MESSAGE----- >>> Hash: SHA1 >>> >>> >>> Thanks. I just finished building a PREEMPTION-less kernel. I'll hold >>> off on the test until I get your patch. >> Hello Joe, >> can you please try this patch: >> http://users.gufi.org/~rookie/works/patches/sys_machdep.diff >> >> maybe using with and without PREEMPTION? > > With PREEMPTION yields a new crash: Could you please re-download the patch and try this new one? Thanks a lot for the effort, you are being very helpfull. Attilio