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 16:00:54 -07:00
2005-08-29 16:13:22 -07:00
2005-08-29 16:13:29 -07:00
2005-08-04 13:00:54 -07:00
2005-08-16 08:52:11 -07:00
2005-08-29 15:59:42 -04:00
2005-08-05 13:43:16 -07:00
2005-09-05 00:05:44 -07:00
2005-09-07 16:57:19 -07:00
2005-09-02 00:57:31 -07:00
2005-09-01 17:43:05 -07:00
2005-08-29 16:13:37 -07:00
2005-08-01 21:37:59 -07:00
2005-09-05 00:06:09 -07:00
2005-08-29 16:02:44 -07:00
2005-08-19 18:02:56 -07:00
2005-08-15 09:50:31 -07:00
2005-09-07 16:57:17 -07:00
2005-08-29 16:10:54 -07:00
2005-09-05 00:05:46 -07:00
2005-09-05 09:14:13 -07:00
2005-09-05 09:14:23 -07:00
2005-09-05 09:14:17 -07:00
2005-09-05 09:14:33 -07:00
2005-09-05 09:14:31 -07:00
2005-09-05 09:26:56 -07:00
2005-08-09 20:21:31 -07:00
2005-08-29 16:01:32 -07:00
2005-08-29 16:10:54 -07:00
2005-08-29 16:10:54 -07:00
2005-08-29 16:01:32 -07:00
2005-08-29 16:10:54 -07:00
2005-08-29 16:01:32 -07:00
2005-09-01 17:40:05 -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-29 15:57:48 -07:00
2005-08-15 09:50:31 -07:00
2005-08-29 15:43:19 -07:00
2005-08-29 15:57:24 -07:00
2005-09-07 16:57:15 -07:00
2005-09-05 16:03:13 -07:00
2005-09-05 05:20:33 -04:00
2005-08-29 16:11:00 -07:00
2005-09-05 00:05:43 -07:00
2005-07-30 19:31:23 -04:00
2005-08-03 09:12:05 -07:00
2005-09-05 00:05:38 -07:00
2005-08-30 13:31:56 +10:00
2005-09-05 00:06:00 -07:00
2005-08-29 16:01:32 -07:00
2005-08-29 16:02:44 -07:00
2005-08-29 16:00:54 -07:00
2005-08-29 15:34:40 -07:00
2005-08-29 16:01:32 -07:00
2005-08-29 15:57:14 -07:00
2005-08-29 16:01:35 -07:00
2005-08-11 19:27:43 -07:00
2005-08-18 12:53:57 -07:00
2005-09-05 00:05:49 -07:00
2005-09-05 00:06:04 -07:00
2005-08-16 21:06:24 -07:00
2005-08-28 20:28:25 -04:00
2005-09-05 00:06:16 -07:00
2005-09-05 00:06:20 -07:00
2005-08-29 15:49:40 -07:00
2005-09-07 16:57:18 -07:00
2005-08-29 16:00:54 -07:00
2005-09-07 16:57:17 -07:00
2005-08-29 16:01:32 -07:00
2005-08-29 16:00:54 -07:00
2005-09-01 15:56:26 +01:00
2005-08-31 21:48:47 +01:00
2005-08-31 21:48:47 +01:00
2005-08-29 16:01:54 -07:00
2005-08-29 16:01:32 -07:00
2005-08-30 08:58:37 +02:00
2005-09-05 00:05:42 -07:00
2005-09-05 00:05:45 -07:00
2005-08-29 15:56:18 -07:00
2005-08-29 15:57:59 -07:00
2005-09-05 00:05:46 -07:00
2005-08-29 16:00:54 -07:00
2005-08-06 09:39:57 -07:00