Rusty Russell
2d37f94a28
generalize lgread_u32/lgwrite_u32.
...
Jes complains that page table code still uses lgread_u32 even though
it now uses general kernel pte types. The best thing to do is to
generalize lgread_u32 and lgwrite_u32.
This means we lose the efficiency of getuser(). We could potentially
regain it if we used __copy_from_user instead of copy_from_user, but
I'm not certain that our range check is equivalent to access_ok() on
all platforms.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Acked-by: Jes Sorensen <jes@sgi.com>
2007-10-23 15:49:56 +10:00
..
2007-10-17 08:42:52 -07:00
2007-10-19 20:36:17 -07:00
2007-10-12 14:51:01 -07:00
2007-10-22 21:19:53 +02:00
2007-10-19 23:10:43 +02:00
2007-10-22 08:13:17 -07:00
2007-10-23 15:49:55 +10:00
2007-10-22 02:59:46 -07:00
2007-10-19 11:53:43 -07:00
2007-10-23 15:49:55 +10:00
2007-10-10 21:15:29 -07:00
2007-10-12 15:49:37 -07:00
2007-10-10 00:12:41 -04:00
2007-10-10 16:55:50 -07:00
2007-10-16 09:43:09 -07:00
2007-10-18 14:37:32 -07:00
2007-10-19 11:53:56 -07:00
2007-10-14 12:41:52 -07:00
2007-10-15 08:19:33 -07:00
2007-10-22 19:48:56 +02:00
2007-10-19 11:53:42 -07:00
2007-10-20 00:47:32 +02:00
2007-10-19 20:36:17 -07:00
2007-10-20 01:34:40 +02:00
2007-10-22 21:19:53 +02:00
2007-10-22 21:19:53 +02:00
2007-10-22 21:19:53 +02:00
2007-10-22 19:29:58 -07:00
2007-10-19 23:22:55 +02:00
2007-10-23 15:49:47 +10:00
2007-10-20 01:55:58 +02:00
2007-10-23 15:49:56 +10:00
2007-10-19 20:36:17 -07:00
2007-10-22 21:19:53 +02:00
2007-10-22 19:20:22 -07:00
2007-10-19 23:21:04 +02:00
2007-10-20 01:34:40 +02:00
2007-10-20 01:34:40 +02:00
2007-10-22 21:19:53 +02:00
2007-10-20 01:34:40 +02:00
2007-10-23 15:49:55 +10:00
2007-10-17 21:17:42 -07:00
2007-10-18 12:34:22 -07:00
2007-10-18 14:37:23 -07:00
2007-10-22 08:13:19 -07:00
2007-10-19 11:53:41 -07:00
2007-10-17 08:43:04 -07:00
2007-10-22 19:20:52 -07:00
2007-10-19 11:53:41 -07:00
2007-10-20 01:34:40 +02:00
2007-10-22 12:52:48 +02:00
2007-10-20 15:04:06 -07:00
2007-10-22 21:19:53 +02:00
2007-10-21 22:30:01 +08:00
2007-09-21 15:55:55 +09:00
2007-10-19 23:10:43 +02:00
2007-10-16 21:04:11 -04:00
2007-10-17 08:42:57 -07:00
2007-10-12 21:20:32 +02:00
2007-10-22 21:19:53 +02:00
2007-10-19 20:36:17 -07:00
2007-10-23 15:49:55 +10:00
2007-10-18 14:37:28 -07:00
2007-10-21 12:42:55 -06:00
2007-10-18 14:37:28 -07:00
2007-10-19 23:21:04 +02:00
2007-10-23 15:49:54 +10:00
2007-10-23 15:49:54 +10:00