Christoph Lameter
f1b6eb6e6b
mm/sl[aou]b: Move kmallocXXX functions to common code
...
The kmalloc* functions of all slab allcoators are similar now so
lets move them into slab.h. This requires some function naming changes
in slob.
As a results of this patch there is a common set of functions for
all allocators. Also means that kmalloc_large() is now available
in general to perform large order allocations that go directly
via the page allocator. kmalloc_large() can be substituted if
kmalloc() throws warnings because of too large allocations.
kmalloc_large() has exactly the same semantics as kmalloc but
can only used for allocations > PAGE_SIZE.
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
2013-09-04 20:51:33 +03:00
..
2013-07-03 16:07:41 -07:00
2012-12-11 17:22:26 -08:00
2013-07-03 16:07:39 -07:00
2013-05-08 10:13:35 -07:00
2013-04-30 17:04:01 -07:00
2013-02-23 17:50:20 -08:00
2012-12-11 17:22:24 -08:00
2013-03-03 22:46:22 -05:00
2013-04-09 14:12:56 -04:00
2013-07-09 10:33:23 -07:00
2013-03-28 17:45:51 -07:00
2013-06-12 16:29:46 -07:00
2012-12-20 08:37:05 -08:00
2013-07-04 10:29:23 -07:00
2012-12-18 15:02:15 -08:00
2013-07-03 16:07:33 -07:00
2012-07-31 18:42:43 -07:00
2013-07-09 10:33:22 -07:00
2012-10-09 16:22:42 +09:00
2013-07-10 18:11:34 -07:00
2013-02-27 19:10:24 -08:00
2013-03-08 15:05:34 -08:00
2013-04-29 15:54:37 -07:00
2013-07-10 18:11:34 -07:00
2013-07-09 10:33:23 -07:00
2013-07-09 10:33:24 -07:00
2013-07-09 10:33:25 -07:00
2013-07-03 16:07:31 -07:00
2013-07-09 10:33:23 -07:00
2013-03-08 15:05:34 -08:00
2013-06-12 16:29:46 -07:00
2013-02-23 17:50:17 -08:00
2013-03-28 17:45:51 -07:00
2013-07-03 16:07:32 -07:00
2013-07-10 18:11:34 -07:00
2013-05-07 18:38:27 -07:00
2013-06-28 14:34:33 +02:00
2013-02-23 17:50:18 -08:00
2012-12-18 15:02:15 -08:00
2013-07-09 10:33:20 -07:00
2013-07-03 16:07:33 -07:00
2013-07-10 18:11:34 -07:00
2013-02-23 17:50:08 -08:00
2013-07-09 10:33:25 -07:00
2012-12-12 17:38:32 -08:00
2013-07-03 16:07:26 -07:00
2013-01-04 16:11:46 -08:00
2013-04-29 15:54:33 -07:00
2013-05-24 16:22:53 -07:00
2012-12-02 06:23:04 -08:00
2013-06-20 16:55:07 +10:00
2013-03-12 11:05:45 -07:00
2013-05-21 23:17:23 -04:00
2013-07-09 10:33:23 -07:00
2013-07-03 14:04:58 -07:00
2013-09-04 20:51:33 +03:00
2013-07-14 15:14:29 -07:00
2013-07-08 11:02:17 +03:00
2013-09-04 20:51:33 +03:00
2013-09-04 20:51:33 +03:00
2013-04-29 15:54:35 -07:00
2013-07-09 10:33:22 -07:00
2013-06-12 16:29:45 -07:00
2013-07-03 16:07:31 -07:00
2013-07-03 16:07:32 -07:00
2013-05-27 23:32:35 -04:00
2013-07-10 18:11:34 -07:00
2013-07-09 10:33:23 -07:00
2013-04-29 15:54:38 -07:00
2013-07-09 10:33:23 -07:00
2013-04-29 15:54:38 -07:00
2013-07-10 18:11:34 -07:00
2013-07-10 18:11:34 -07:00