From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from sabertooth01.qualcomm.com ([65.197.215.72]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1ZKLGD-0008Dc-HF for ath10k@lists.infradead.org; Wed, 29 Jul 2015 06:54:44 +0000 From: Kalle Valo Subject: Re: QCA6174 hw2.1 irq_mode=0 broken on 4.2-rc3, working on 4.1.2 References: Date: Wed, 29 Jul 2015 09:54:06 +0300 In-Reply-To: (Michal Kazior's message of "Wed, 29 Jul 2015 07:28:19 +0200") Message-ID: <871tfr8ne9.fsf@kamboji.qca.qualcomm.com> MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: Michal Kazior Cc: Enrico Tagliavini , linux-wireless , "ath10k@lists.infradead.org" Michal Kazior writes: >> This wont work for bisecting. I have to setup something else. Is >> it ok if I restrict the bisect on the ath10k tree? That has enough >> commit already to begin with, plus I'm going to be on the road in less >> than two weeks. > > As long as you establish a working and a non-working commit id on > kvalo tree it should be fine I guess. And you can always limit the bisect to a certain directory, but the risk here is that if the regression is outside ath10k bisect won't find it. So you need to carefully consider is it safe to do or not. From the man page: "Cutting down bisection by giving more parameters to bisect start You can further cut down the number of trials, if you know what part of the tree is involved in the problem you are tracking down, by specifying path parameters when issuing the bisect start command: $ git bisect start -- arch/i386 include/asm-i386" Also if you can even just narrow down the regression to a smaller set of patches, let's say few hundred, might make it easier to find the regression. -- Kalle Valo _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k