From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933729AbbBCL0v (ORCPT ); Tue, 3 Feb 2015 06:26:51 -0500 Received: from mail-wg0-f42.google.com ([74.125.82.42]:42046 "EHLO mail-wg0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933457AbbBCL0u (ORCPT ); Tue, 3 Feb 2015 06:26:50 -0500 Date: Tue, 3 Feb 2015 12:26:45 +0100 From: Ingo Molnar To: Sasha Levin Cc: Baruch Siach , LKML , Peter Zijlstra Subject: Re: [GIT PULL] liblockdep fixes for v3.19 Message-ID: <20150203112645.GD2511@gmail.com> References: <54CE202A.3000209@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54CE202A.3000209@oracle.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * 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? Thanks, Ingo