From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752219AbdBBXYz (ORCPT ); Thu, 2 Feb 2017 18:24:55 -0500 Received: from ec2-52-27-115-49.us-west-2.compute.amazonaws.com ([52.27.115.49]:50770 "EHLO osg.samsung.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751622AbdBBXYx (ORCPT ); Thu, 2 Feb 2017 18:24:53 -0500 Date: Thu, 2 Feb 2017 21:24:40 -0200 From: Mauro Carvalho Chehab To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Sean Young Subject: Re: linux-next: build failure after merge of the v4l-dvb tree Message-ID: <20170202212440.5e514ebc@vento.lan> In-Reply-To: <20170203095934.2bbbbf45@canb.auug.org.au> References: <20170131115505.3f8c769b@canb.auug.org.au> <20170203092446.7e86e8af@canb.auug.org.au> <20170202204620.75b20605@vento.lan> <20170203095934.2bbbbf45@canb.auug.org.au> Organization: Samsung X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.31; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Em Fri, 3 Feb 2017 09:59:34 +1100 Stephen Rothwell escreveu: > Hi Mauro, > > On Thu, 2 Feb 2017 20:46:20 -0200 Mauro Carvalho Chehab wrote: > > > > Gah, forgot to push the fix on the -next branch. Should be ok now. > > What I fetch for the v4l-dvb tree is the master branch of > git://linuxtv.org/mchehab/media-next.git I actually push the patches on a different tree: git://linuxtv.org/media_tree.git At the branches "master" and "fixes", where master - for rolling develoment patches fixes - for bug fixes against current -rc release My current procedure is to manually merge both branches at git://linuxtv.org/mchehab/media-next.git, but this is a manual work, that I use to do by the end of the days I merge patches. Unfortunately, sometimes, I got side-tracked by something and I forget to do such manual merge. -- Thanks, Mauro