[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1328768063.2903.70.camel@pasglop>
Date: Thu, 09 Feb 2012 17:14:23 +1100
From: Benjamin Herrenschmidt <benh@...nel.crashing.org>
To: "H. Peter Anvin" <hpa@...or.com>
Cc: linux-arch@...r.kernel.org, linux-kernel@...r.kernel.org,
Linus Torvalds <torvalds@...ux-foundation.org>,
Paul Mackerras <paulus@...ba.org>
Subject: Re: [PATCH 15/21] powerpc: Use generic posix_types.h
On Tue, 2012-02-07 at 21:08 -0800, H. Peter Anvin wrote:
.../...
> #else
> -typedef unsigned short __kernel_nlink_t;
> -typedef short __kernel_ipc_pid_t;
> typedef unsigned int __kernel_size_t;
This followed later by ...
> +typedef int __kernel_size_t;
This, I suspect the second one wanted to be ssize_t :-)
The rest looks ok, I'll try to build tomorrow.
Cheers,
Ben.
--
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