From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751735AbWEZXwf (ORCPT ); Fri, 26 May 2006 19:52:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751731AbWEZXwf (ORCPT ); Fri, 26 May 2006 19:52:35 -0400 Received: from nf-out-0910.google.com ([64.233.182.187]:58385 "EHLO nf-out-0910.google.com") by vger.kernel.org with ESMTP id S1751110AbWEZXwf convert rfc822-to-8bit (ORCPT ); Fri, 26 May 2006 19:52:35 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=n857/nH5QT9PWHNykkUSBRbFYEqjPt1cYXsjeiCq4rqt7AlXntV0Uw41lb66Y3/RPL8I2okV0dq3Ewd+ZWZmuruwPy6dOu0GBGF+HWCEgCnc3krUvQIgIHSj+lUosywA1qaLLqwuh7nOmlcqvpoj4qSW+k0J45JLvcuZjdCXm1Y= Message-ID: <5bdc1c8b0605261652h58c3586ft9acaadf0c4f45942@mail.gmail.com> Date: Fri, 26 May 2006 16:52:33 -0700 From: "Mark Knecht" To: "Steven Rostedt" Subject: Re: 2.6.16-rt24 Won't Apply Cc: "K.R. Foley" , "Ingo Molnar" , linux-kernel In-Reply-To: <1148682769.6830.9.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7BIT Content-Disposition: inline References: <44775129.6030004@cybsft.com> <20060526194315.GA860@elte.hu> <44775F43.8020500@cybsft.com> <5bdc1c8b0605261511u1d4c224rb766638de367e2c@mail.gmail.com> <1148682769.6830.9.camel@localhost.localdomain> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On 5/26/06, Steven Rostedt wrote: > On Fri, 2006-05-26 at 15:11 -0700, Mark Knecht wrote: > > > > > Ingo & (I think) Steven, > > -rt25 applies cleanly and boots fine on my AMD64 UMP machine. > > That's good to hear. BTW, do you mean UP machine? or do you have a > Uni-Multi-Processor machine :) Darn - I did it again! Yes, UP, UP, UP. :-) > > > > > mark@lightning ~ $ uname -a > > Linux lightning 2.6.16-rt25 #1 PREEMPT Fri May 26 14:53:47 PDT 2006 > > x86_64 AMD Athlon(tm) 64 Processor 3000+ GNU/Linux > > mark@lightning ~ $ > > > > Thanks to all for putting this fix together. I'm sorry I didn't do > > much with the 2.6.16-rt series. I was so happy with 2.6.15-rt18 I > > never moved forward. I promise to take a lot at 2.6.17 when that comes > > along. > > Also, thanks a lot for the comment about 2.6.15-rt18. If it ain't > broken, don't fix it. There's no reason for you to upgrade if what you > have works. If you just like to test our stuff, then that's great and > we really do appreciate it. True, but I think this problem has been in there since 2.6.16-rt1 so we could have caught it earlier. That would have been good also. Anyway, we all do our parts. Being a guitar player mine is small but fun! ;-) > > I've been working on embedded devices too much and haven't tested my > x86_64 machine in a while either, I think the last I booted was in the > 2.6.15-rt16 (that's the oldest in my /boot directory). Heck, I was > still running 2.6.15 plain. > > I happened to wipe out the flash drive on my embedded device and had to > wait for the recovery CD iso to be sent to me (Germany happens to have > some sort of Holiday, so no one was in the office). So I remembered > that people where having problems with x86_64 and -rt, so I spent the > day finding out why. It wasn't much of a patch, but boy was it hard to > find. And we appreciate both your efforts finding it and Ingo's fast response to get it rolled into an rt patch so quickly. Cheers, Mark