Files
ubports_kernel_google_msm/include/linux
Stephen Rothwell 202e5979af [PATCH] compat: be more consistent about [ug]id_t
When I first wrote the compat layer patches, I was somewhat cavalier about
the definition of compat_uid_t and compat_gid_t (or maybe I just
misunderstood :-)).  This patch makes the compat types much more consistent
with the types we are being compatible with and hopefully will fix a few
bugs along the way.

	compat type		type in compat arch
	__compat_[ug]id_t	__kernel_[ug]id_t
	__compat_[ug]id32_t	__kernel_[ug]id32_t
	compat_[ug]id_t		[ug]id_t

The difference is that compat_uid_t is always 32 bits (for the archs we
care about) but __compat_uid_t may be 16 bits on some.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-07 16:57:19 -07:00
..
2005-09-03 16:45:02 +01:00
2005-08-29 15:59:42 -04:00
2005-09-05 00:06:09 -07:00
2005-08-19 18:02:56 -07:00
2005-09-05 09:14:13 -07:00
2005-09-05 09:26:56 -07:00
2005-08-29 16:01:32 -07:00
2005-08-29 16:01:32 -07:00
2005-08-29 16:01:32 -07:00
2005-08-29 15:32:25 -07:00
2005-08-29 16:01:32 -07:00
2005-08-29 15:49:46 -07:00
2005-08-15 09:50:31 -07:00
2005-08-29 15:43:19 -07:00
2005-08-03 09:12:05 -07:00
2005-08-29 16:01:32 -07:00
2005-08-29 16:01:32 -07:00
2005-08-29 16:01:35 -07:00
2005-08-16 21:06:24 -07:00
2005-08-28 20:28:25 -04:00
2005-09-07 16:57:18 -07:00
2005-09-07 16:57:17 -07:00
2005-08-29 16:01:32 -07:00
2005-08-29 16:01:54 -07:00
2005-08-29 16:01:32 -07:00
2005-09-05 00:05:45 -07:00