[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130724172836.GA1740@kroah.com>
Date: Wed, 24 Jul 2013 10:28:36 -0700
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Peng Tao <bergwolf@...il.com>
Cc: linux-kernel@...r.kernel.org,
Andreas Dilger <andreas.dilger@...el.com>,
Peng Tao <tao.peng@....com>
Subject: Re: [PATCH-RESEND 8/8] staging/lustre: fix errno translate code on
non-x86
On Thu, Jul 25, 2013 at 01:17:31AM +0800, Peng Tao wrote:
> On non-x86 we will build with Lustre's errno translate code but
> it has a few issues that break build on non-x86 platforms.
>
> Cc: Andreas Dilger <andreas.dilger@...el.com>
> Signed-off-by: Peng Tao <tao.peng@....com>
> ---
> drivers/staging/lustre/lustre/ptlrpc/Makefile | 2 +-
> drivers/staging/lustre/lustre/ptlrpc/errno.c | 4 +---
> 2 files changed, 2 insertions(+), 4 deletions(-)
As this fixes a build error exposed by a patch earlier in this series,
why not reorder them to prevent any build error at all?
I'll just take the first 5 in this series for now because of this.
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists