]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] slob: introduce mm/util.c for shared functions
authorMatt Mackall <mpm@selenic.com>
Sun, 8 Jan 2006 09:01:43 +0000 (01:01 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 9 Jan 2006 04:13:41 +0000 (20:13 -0800)
commit30992c97ae9d01b17374fbfab76a869fb4bba500
treeb1ea66bec56fabd80571696d0b081423dcab2340
parent50dd26ba0947aa653f0e42897aad7a4adce4e620
[PATCH] slob: introduce mm/util.c for shared functions

Add mm/util.c for functions common between SLAB and SLOB.

Signed-off-by: Matt Mackall <mpm@selenic.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/Makefile
mm/slab.c
mm/util.c [new file with mode: 0644]