Re: [PATCH 15/21] powerpc: Use generic posix_types.h

From: Benjamin Herrenschmidt
Date: Thu Feb 09 2012 - 01:14:30 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/