From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753251Ab2HJFHh (ORCPT ); Fri, 10 Aug 2012 01:07:37 -0400 Received: from mail-vb0-f46.google.com ([209.85.212.46]:48052 "EHLO mail-vb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753002Ab2HJFHc convert rfc822-to-8bit (ORCPT ); Fri, 10 Aug 2012 01:07:32 -0400 MIME-Version: 1.0 In-Reply-To: <1344566688.1682.711.camel@rui.sh.intel.com> References: <1344308038.1682.637.camel@rui.sh.intel.com> <1344494746.1682.669.camel@rui.sh.intel.com> <20120810090859.7ec67594f794c38c52096544@canb.auug.org.au> <1344562866.1682.698.camel@rui.sh.intel.com> <20120810122355.8d6429ac84aa26d296a89e7b@canb.auug.org.au> <1344566688.1682.711.camel@rui.sh.intel.com> Date: Fri, 10 Aug 2012 10:37:31 +0530 Message-ID: Subject: Re: thermal patches in linux-next From: Amit Kachhap To: Zhang Rui , Stephen Rothwell Cc: Guenter Roeck , Kuninori Morimoto , Andrew Morton , LKML , linux-next@vger.kernel.org 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 10 August 2012 08:14, Zhang Rui wrote: > On δΊ”, 2012-08-10 at 12:23 +1000, Stephen Rothwell wrote: >> Hi Rui, >> >> On Fri, 10 Aug 2012 09:41:06 +0800 Zhang Rui wrote: >> > >> > > > And could you please drop these commits >> > > > ef25a0fe0087963c1611c1c8903886fbea053f76 >> > > > 09ec52fca274ba88d68df3198de92abdaaff417b >> > > > ab6d2f029358c917508bf88bbd6a9193a8e39fc8 >> > > > 66447fa993cbce56b4076f169a56f62350f6c7b8 >> > > > ec62abb8b46021ca9ee6b8692b26974ace9007f0 >> > > > 5ecbaf57d7885eedd924e391d91847d3df9fe0f8 >> > > > 851414b2249afd8c128d29912dfd7060eaea8932 >> > > > and pull my next branch instead? >> > > >> > > That is not how linux-next normally works. Those commits are in Adnrew's >> > > quilt series, so you need to ask him to drop them. However, because of >> > > the way the akpm tree works, any duplicate patches will disappear from my >> > > copy of Andrew's series. >> > >> > could you please drop these patches? >> > these commits either will be or has been re-based on top of my tree. >> >> You should always quote the summary line of commits. Andrew is using >> quilt to manage his patches and so those commit ids mean nothing to him >> (and they have changed in today's linux-next anyway). >> > got it. > > Andrew, > could you please drop these patches from Amit for now? > > ARM: exynos: add thermal sensor driver platform data support > thermal: exynos: register the tmu sensor with the kernel thermal layer > thermal: exynos5: add exynos5 thermal sensor driver support > hwmon: exynos4: move thermal sensor driver to driver/thermal directory > thermal: add generic cpufreq cooling implementation > > these patches can not build because of the recent thermal changes, and > Amit agreed with me to re-base them on top of my tree. Or may be it is better to let them be in linux-next as it is and I will create a separate adaptation patch to work with Zhang's new thermal enhancements. Actually the above patches are being used internally. Thanks, Amit Daniel > > thanks, > rui >