From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763300AbcALRQr (ORCPT ); Tue, 12 Jan 2016 12:16:47 -0500 Received: from mail.kernel.org ([198.145.29.136]:39169 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762100AbcALRQq (ORCPT ); Tue, 12 Jan 2016 12:16:46 -0500 Date: Tue, 12 Jan 2016 14:16:42 -0300 From: Arnaldo Carvalho de Melo To: Borislav Petkov Cc: Josh Poimboeuf , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org, linux-kernel@vger.kernel.org, live-patching@vger.kernel.org, Michal Marek , Peter Zijlstra , Andy Lutomirski , Linus Torvalds , Andi Kleen , Pedro Alves , Namhyung Kim , Bernd Petrovitsch , Chris J Arges , Andrew Morton , Jiri Slaby Subject: Re: [PATCH v15 02/25] tools: Make list.h self-sufficient Message-ID: <20160112171642.GJ18367@kernel.org> References: <59cdc19c6589d1b5ef43d83b0e2d5a4a40301374.1450442274.git.jpoimboe@redhat.com> <20160112123540.GA22699@pd.tnic> <20160112145406.GZ18367@kernel.org> <20160112155919.GD30558@pd.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160112155919.GD30558@pd.tnic> X-Url: http://acmel.wordpress.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 Em Tue, Jan 12, 2016 at 04:59:19PM +0100, Borislav Petkov escreveu: > On Tue, Jan 12, 2016 at 11:54:06AM -0300, Arnaldo Carvalho de Melo wrote: > > I'm fixing this up and taking this patch, ok? > > Right, it is better for the whole patchset to go together... The good thing is for the patchset to be processed, one way or the other :) I merged it in my tree, so that it goes thru testing on my side, if it is merged somewhere else, no problem, git will sort this out easily. - Arnaldo