From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1947709AbdEZLXJ (ORCPT ); Fri, 26 May 2017 07:23:09 -0400 Received: from mail-wr0-f175.google.com ([209.85.128.175]:34565 "EHLO mail-wr0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S943336AbdEZLWi (ORCPT ); Fri, 26 May 2017 07:22:38 -0400 Date: Fri, 26 May 2017 13:21:51 +0200 From: Ingo Molnar To: "Levin, Alexander (Sasha Levin)" Cc: "linux-kernel@vger.kernel.org" , "ben@decadent.org.uk" , "a.p.zijlstra@chello.nl" , "tglx@linutronix.de" Subject: Re: [PATCH 00/21] liblockdep fixes for v4.12 Message-ID: <20170526112151.ssvrtq6zwerxuvgo@gmail.com> References: <20170525130005.5947-1-alexander.levin@verizon.com> <20170526065252.pj2ifnbb2wgosxfa@gmail.com> <20170526105930.nghwzltbdh4sk7mg@sasha-lappy> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170526105930.nghwzltbdh4sk7mg@sasha-lappy> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Levin, Alexander (Sasha Levin) wrote: > Right, and as you can see from this patchset where we added to > tools/include/ when needed and removed from lib/lockdep/uinclude, > liblockdep is slowly creeping the "right" way. > > perf, like liblockdep, didn't finish the switch to exclusively use > tools/include/ yet. > > I can put more work into getting it done over the next few releases, > but it's not something I see as a critical fix for the upcoming > release. Since liblockdep was broken for an extended period of time I'd really like to see this fixed before I apply any more patches. Thanks, Ingo