Pekka Enberg
eb91f1d0a5
slab: fix gfp flag in setup_cpu_cache()
...
Fixes the following warning during bootup when compiling with CONFIG_SLAB:
[ 0.000000] ------------[ cut here ]------------
[ 0.000000] WARNING: at kernel/lockdep.c:2282 lockdep_trace_alloc+0x91/0xb9()
[ 0.000000] Hardware name:
[ 0.000000] Modules linked in:
[ 0.000000] Pid: 0, comm: swapper Not tainted 2.6.30 #491
[ 0.000000] Call Trace:
[ 0.000000] [<ffffffff81087d84>] ? lockdep_trace_alloc+0x91/0xb9
[ 0.000000] [<ffffffff81061764>] warn_slowpath_common+0x7c/0xa9
[ 0.000000] [<ffffffff810617a5>] warn_slowpath_null+0x14/0x16
[ 0.000000] [<ffffffff81087d84>] lockdep_trace_alloc+0x91/0xb9
[ 0.000000] [<ffffffff810f5b03>] kmem_cache_alloc_node_notrace+0x26/0xdf
[ 0.000000] [<ffffffff81487f4e>] ? setup_cpu_cache+0x7e/0x210
[ 0.000000] [<ffffffff81487fe3>] setup_cpu_cache+0x113/0x210
[ 0.000000] [<ffffffff810f73ff>] kmem_cache_create+0x409/0x486
[ 0.000000] [<ffffffff818131c1>] kmem_cache_init+0x232/0x593
[ 0.000000] [<ffffffff8180987c>] ? mem_init+0x156/0x161
[ 0.000000] [<ffffffff817f8aae>] start_kernel+0x1cc/0x3b9
[ 0.000000] [<ffffffff817f829a>] x86_64_start_reservations+0xaa/0xae
[ 0.000000] [<ffffffff817f837f>] x86_64_start_kernel+0xe1/0xe8
[ 0.000000] ---[ end trace 4eaa2a86a8e2da22 ]---
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
2009-06-12 18:34:32 +03:00
..
2009-04-06 13:44:15 -07:00
2009-04-06 08:04:53 -07:00
2009-06-11 19:15:54 +03:00
2009-06-11 11:10:35 -07:00
2009-04-01 08:59:13 -07:00
2008-04-28 08:58:20 -07:00
2009-01-14 14:15:18 +01:00
2009-04-03 12:23:01 +02:00
2009-04-02 19:04:49 -07:00
2009-05-29 08:40:02 -07:00
2009-02-10 10:48:42 -08:00
2009-04-01 08:59:14 -07:00
2009-05-29 08:40:03 -07:00
2009-04-01 08:59:14 -07:00
2009-06-04 12:07:48 +10:00
2009-04-02 19:04:48 -07:00
2009-06-11 17:04:19 +01:00
2009-06-11 17:03:28 +01:00
2008-04-17 20:05:39 +02:00
2009-05-13 08:29:12 -07:00
2009-06-11 17:04:19 +01:00
2009-05-29 08:40:03 -07:00
2009-01-06 15:59:01 -08:00
2009-05-02 15:36:09 -07:00
2009-01-14 14:15:30 +01:00
2009-04-03 16:42:36 +01:00
2009-01-14 14:15:24 +01:00
2009-04-24 10:18:52 +02:00
2008-08-20 15:40:30 -07:00
2009-06-11 14:01:07 -07:00
2008-07-28 16:30:21 -07:00
2009-05-18 11:22:24 +01:00
2009-06-08 23:10:43 +02:00
2009-01-14 14:15:23 +01:00
2009-01-14 14:15:23 +01:00
2009-06-10 09:24:09 +10:00
2009-05-29 08:40:01 -07:00
2009-06-11 17:03:30 +01:00
2009-06-12 11:00:54 +03:00
2009-02-18 10:32:00 +01:00
2008-11-06 15:41:19 -08:00
2009-05-17 16:36:11 -07:00
2008-06-12 18:05:41 -07:00
2009-05-15 11:32:24 +02:00
2009-04-08 18:31:31 +02:00
2009-03-13 14:49:46 +10:30
2009-04-03 16:42:36 +01:00
2009-05-21 13:14:32 -07:00
2008-07-26 20:53:14 -04:00
2009-05-22 09:45:33 +10:00
2009-06-12 18:34:32 +03:00
2009-06-11 17:03:30 +01:00
2009-06-11 14:15:57 -07:00
2008-11-06 15:41:19 -08:00
2009-04-01 08:59:11 -07:00
2009-05-29 08:40:02 -07:00
2009-05-02 15:36:10 -07:00
2009-02-21 14:17:17 -08:00
2009-05-29 08:40:02 -07:00
2009-05-07 11:17:34 +02:00
2009-06-11 14:15:57 -07:00
2009-05-29 08:40:02 -07:00
2009-05-18 11:22:24 +01:00