From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by mail.openembedded.org (Postfix) with ESMTP id 45E466AB67 for ; Mon, 18 Nov 2013 14:50:39 +0000 (UTC) Received: from ALA-HCB.corp.ad.wrs.com (ala-hcb.corp.ad.wrs.com [147.11.189.41]) by mail.windriver.com (8.14.5/8.14.5) with ESMTP id rAIEocRd019394 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Mon, 18 Nov 2013 06:50:38 -0800 (PST) Received: from [128.224.162.242] (128.224.162.242) by ALA-HCB.corp.ad.wrs.com (147.11.189.41) with Microsoft SMTP Server id 14.2.347.0; Mon, 18 Nov 2013 06:50:38 -0800 Message-ID: <528A2927.7070009@windriver.com> Date: Mon, 18 Nov 2013 22:50:15 +0800 From: Robert Yang User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Otavio Salvador References: <1383312696-421-1-git-send-email-otavio@ossystems.com.br> <5283F507.7050607@linux.intel.com> <5284F5D1.4010004@linux.intel.com> <528A0755.2060100@windriver.com> In-Reply-To: Cc: Paul Eggleton , OpenEmbedded Core Mailing List , "Wold, Saul" Subject: Re: [PATCH 1/2] lttng-modules: Update revision to grab last bugfix releases X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Nov 2013 14:50:39 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 11/18/2013 10:18 PM, Otavio Salvador wrote: > On Mon, Nov 18, 2013 at 10:25 AM, Robert Yang wrote: >>> >>> This should be considered for Dora as well as it fixes the deadlock >>> and building with 3.12 kernels. >>> >> >> Hi Otavio, thanks for suggesting this for dora, but dora's kernel is >> 3.10.11, >> and this is an update for lttng-modules, I'm not sure whether dora needs >> this. >> >> Add Saul in the CC list. > > I think Dora ought to get the new 3.10 kernel updates; this can go > along side with it. > Hi Otavio, I'm sorry, but I'm not sure whether we need update dora's kernel from 3.10.11 to 3.10.17, since we seldom do the package update for a stable branch, let's wait for others' comments:-). // Robert