From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965532AbbBCNAD (ORCPT ); Tue, 3 Feb 2015 08:00:03 -0500 Received: from aserp1040.oracle.com ([141.146.126.69]:38149 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753986AbbBCNAA (ORCPT ); Tue, 3 Feb 2015 08:00:00 -0500 Message-ID: <54D0C642.2050705@oracle.com> Date: Tue, 03 Feb 2015 07:59:46 -0500 From: Sasha Levin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Ingo Molnar CC: Baruch Siach , LKML , Peter Zijlstra Subject: Re: [GIT PULL] liblockdep fixes for v3.19 References: <54CE202A.3000209@oracle.com> <20150203112645.GD2511@gmail.com> In-Reply-To: <20150203112645.GD2511@gmail.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Source-IP: acsinet22.oracle.com [141.146.126.238] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/03/2015 06:26 AM, Ingo Molnar wrote: > > * Sasha Levin wrote: > >> Hi Ingo, >> >> Two fixes for liblockdep. One prevents git from trying to track the generated >> .so libraries, and the other avoids mixups with header files when building >> liblockdep inside a kernel tree that doesn't match the one being currently >> used in the system. >> >> >> The following changes since commit ec6f34e5b552fb0a52e6aae1a5afbbb1605cc6cc: >> >> Linux 3.19-rc5 (2015-01-18 18:02:20 +1200) >> >> are available in the git repository at: >> >> git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux.git > > Hm, which branch is it in? Uh, I'm not sure why git didn't fill that in. Sorry. git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux.git liblockdep-fixes-3.19 Thanks, Sasha