Andrew Morton
286e1ea3ac
[PATCH] vmalloc(): don't pass __GFP_ZERO to slab
...
A recent change to the vmalloc() code accidentally resulted in us passing
__GFP_ZERO into the slab allocator. But we only wanted __GFP_ZERO for the
actual pages whcih are being vmalloc()ed, and passing __GFP_ZERO into slab is
not a rational thing to ask for.
Cc: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-10-17 08:18:44 -07:00
..
2006-09-26 08:48:51 -07:00
2006-09-26 08:48:49 -07:00
2006-09-30 20:32:11 +02:00
2006-08-06 08:57:47 -07:00
2006-06-28 14:59:04 -07:00
2006-10-04 09:06:16 -07:00
2006-10-04 03:38:54 -04:00
2006-10-01 00:39:33 -07:00
2006-09-30 20:32:11 +02:00
2006-10-11 11:14:15 -07:00
2006-09-26 08:48:44 -07:00
2006-10-03 22:53:09 +02:00
2006-09-30 20:52:31 +02:00
2006-10-01 00:39:18 -07:00
2006-10-06 08:53:40 -07:00
2006-10-11 11:14:19 -07:00
2006-09-01 11:39:09 -07:00
2006-09-30 20:52:31 +02:00
2006-10-15 14:09:55 -07:00
2006-07-10 13:24:17 -07:00
2006-10-01 00:39:33 -07:00
2006-10-01 00:39:33 -07:00
2006-09-26 08:48:45 -07:00
2006-10-03 23:21:02 +02:00
2006-09-29 09:18:21 -07:00
2006-10-11 11:14:19 -07:00
2006-09-26 08:48:58 -07:00
2006-10-03 23:01:26 +02:00
2006-06-25 10:01:06 -07:00
2006-07-03 10:25:08 -04:00
2006-10-11 11:14:19 -07:00
2006-10-11 11:14:23 -07:00
2006-10-17 08:18:43 -07:00
2006-10-07 10:51:14 -07:00
2006-09-27 08:26:11 -07:00
2006-06-30 19:25:36 +02:00
2006-07-03 15:27:02 -07:00
2006-09-26 08:48:45 -07:00
2006-09-29 09:18:23 -07:00
2006-06-26 12:25:08 -07:00
2006-10-17 08:18:43 -07:00
2006-10-04 07:55:13 -07:00
2006-10-17 08:18:44 -07:00
2006-10-17 08:18:43 -07:00
2006-10-04 03:38:54 -04:00