From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751723AbbLUXhz (ORCPT ); Mon, 21 Dec 2015 18:37:55 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:44385 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751289AbbLUXhx (ORCPT ); Mon, 21 Dec 2015 18:37:53 -0500 Date: Mon, 21 Dec 2015 15:37:37 -0800 From: Greg Kroah-Hartman To: James Simmons Cc: devel@driverdev.osuosl.org, Oleg Drokin , Andreas Dilger , Linux Kernel Mailing List , lustre-devel@lists.lustre.org Subject: Re: [PATCH 00/13] bring lustre's kernel_comm code up to date Message-ID: <20151221233737.GA11987@kroah.com> References: <1447010238-25775-1-git-send-email-jsimmons@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1447010238-25775-1-git-send-email-jsimmons@infradead.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Nov 08, 2015 at 02:17:05PM -0500, James Simmons wrote: > This patch series brings the kernel_comm code used by Lustre up > to the latest verison with various fixes and style improvements > which makes the code compliant with the linux kernel standard. This series does not apply, please rebase against my staging-testing branch and resend. thanks, greg k-h