From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754761AbbEMUnr (ORCPT ); Wed, 13 May 2015 16:43:47 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:41056 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754607AbbEMUnq (ORCPT ); Wed, 13 May 2015 16:43:46 -0400 Message-ID: <5553B779.3010005@oracle.com> Date: Wed, 13 May 2015 16:43:37 -0400 From: Sasha Levin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Ingo Molnar CC: LKML , Eunbong Song Subject: [GIT PULL] liblockdep fixes for 4.1 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Source-IP: aserv0021.oracle.com [141.146.126.233] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Ingo, Please pull two fixes that deal with compilation errors in liblockdep. Thanks, Sasha === The following changes since commit b787f68c36d49bb1d9236f403813641efa74a031: Linux 4.1-rc1 (2015-04-26 17:59:10 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux.git liblockdep-fixes for you to fetch changes up to 2480257fb17ba0fdaf62bc8c2406bd08d5e7f8f1: tools/liblockdep: Fix compilation error (2015-05-13 06:12:20 -0400) ---------------------------------------------------------------- Eunbong Song (2): tools/liblockdep: Fix linker error in case of cross compile tools/liblockdep: Fix compilation error tools/lib/lockdep/Makefile | 3 ++- tools/lib/lockdep/uinclude/linux/kernel.h | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-)