From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756898Ab0BXQwe (ORCPT ); Wed, 24 Feb 2010 11:52:34 -0500 Received: from mail-pv0-f174.google.com ([74.125.83.174]:46502 "EHLO mail-pv0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752938Ab0BXQwc convert rfc822-to-8bit (ORCPT ); Wed, 24 Feb 2010 11:52:32 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=H/mIUeq+9aaVNybse5qn+jCXG9tQUiPzWEDFJbRJG4Ynxsxtm0yCYdTfNU9gjt5cj+ DW2mg8raU/LQ0pmeeMOhH+dxT36XYnkoam7MOYc63Gi8lQ2c8pPJ8YZS1DJ61uNJsLio 8o5E67CxmiFIvRg6XSvQYlLTYSo4aWUaZ9wrw= MIME-Version: 1.0 In-Reply-To: References: <520f0cf11002220311l2a0caa83lf3ae2817b78501b6@mail.gmail.com> <49b7c2351002231708r279049f9hcc9cc6ff205a47fb@mail.gmail.com> <25891f3e1002231719u4d38ed52w99c66ac669c3d965@mail.gmail.com> <49b7c2351002240643s1aebe384wee5ee7951e62640e@mail.gmail.com> Date: Thu, 25 Feb 2010 01:52:31 +0900 Message-ID: <49b7c2351002240852u3b2e7a56g1b0140d37a02c81f@mail.gmail.com> Subject: Re: [ANNOUNCE] 2.6.33-rc8-rt1 From: GeunSik Lim To: Thomas Gleixner Cc: Dhaval Giani , John Kacur , LKML , rt-users , Ingo Molnar , Steven Rostedt , Peter Zijlstra , Carsten Emde , Clark Williams , Frank Rowand , Robin Gareus , Gregory Haskins , Philippe Reynes , Fernando Lopez-Lezcano , Will Schmidt , Darren Hart , Jan Blunck , Sven-Thorsten Dietrich , Jon Masters , Mark Knecht , Nick Piggin Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 25, 2010 at 12:09 AM, Thomas Gleixner wrote: >> So, I tried linux-2.6.33-rc8-rt1 based on tip/rt/head as you explained. >> >> Git development branch: >>   git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git rt/head > What's the sha1 of the head commit ? > Thanks, >        tglx > Dear Thoomas, Below was the recent commit number when I typed "git clone" command. commit ed0799048b4a38ffb6e33755ba5e6b5dfa9a24d2 Author: Thomas Gleixner Date: Sun Feb 21 23:14:28 2010 +0100 v2.6.33-rt1 Signed-off-by: Thomas Gleixner commit b635a77f9aadc5ed3fc5a949e3f219c24cdd254c Author: Carsten Emde Date: Sat Jan 16 17:14:04 2010 +0100 hwlat_detector-avoid-smp_processor_id.patch Avoid smp_processor_id() in preemptible code. Signed-off-by: Carsten Emde Signed-off-by: Thomas Gleixner . . . . . . below omission . . . . . . and, version info is 2.6.33-rc8-rt1 as belows. [invain@localhost head]$ head Makefile VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 33 EXTRAVERSION = -rc8-rt1 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* # To see a list of typical targets execute "make help" # More info can be located in ./README # Comments in this file are targeted only to the developer, do not Thanks, Geunsik Lim. -- Regards, GeunSik Lim ( Samsung Electronics ) Blog : http://blog.naver.com/invain/ e-Mail: geunsik.lim@samsung.com leemgs@gmail.com , leemgs1@gmail.com -- 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/