Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965127AbVKBQh2 (ORCPT ); Wed, 2 Nov 2005 11:37:28 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965128AbVKBQh2 (ORCPT ); Wed, 2 Nov 2005 11:37:28 -0500 Received: from ms-smtp-01.nyroc.rr.com ([24.24.2.55]:49339 "EHLO ms-smtp-01.nyroc.rr.com") by vger.kernel.org with ESMTP id S965127AbVKBQh2 (ORCPT ); Wed, 2 Nov 2005 11:37:28 -0500 Subject: Re: 2.6.14-rt1 From: Steven Rostedt To: Ingo Molnar Cc: john stultz , Thomas Gleixner , linux-kernel@vger.kernel.org In-Reply-To: References: <20051030133316.GA11225@elte.hu> <1130900716.29788.22.camel@localhost.localdomain> <1130902342.29788.23.camel@localhost.localdomain> <20051102102116.3b0c75d1@mango.fruits.de> <20051102144015.GA19845@elte.hu> <1130945876.29788.28.camel@localhost.localdomain> Content-Type: text/plain Organization: Kihon Technologies Date: Wed, 02 Nov 2005 11:37:09 -0500 Message-Id: <1130949429.29788.36.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 786 Lines: 20 I hope you guys (Ingo and Thomas) are done changing the API to ktime_to_timespec. I have over 200 debug statements doing this conversion. Unfortunately, I didn't make it into a separate macro, so I had to go by hand converting all of these. They are temporary (but still needed) debugging, that I did cut & paste mostly with, and modified them to what was needed. But its still to complex to make a script make the changes. Well it will be easier to do it by hand. Hmm, maybe it is time to make a macro out of this too :-/ -- Steve - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/