From: Anton Blanchard Date: Sun, 7 Feb 2010 12:30:12 +0000 (+0000) Subject: powerpc: Convert mmu context allocator from idr to ida X-Git-Tag: v2.6.34-rc1~271^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7317ac87119dfb6fac36af4bcc64a25b62b5898d;p=pandora-kernel.git powerpc: Convert mmu context allocator from idr to ida We can use the much more lightweight ida allocator since we don't need the pointer storage idr provides. Signed-off-by: Anton Blanchard Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed