]> git.karo-electronics.de Git - karo-tx-linux.git/commit
radix-tree: fix preload vector size
authorNick Piggin <npiggin@kernel.dk>
Thu, 3 May 2012 05:44:30 +0000 (15:44 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 3 May 2012 05:46:50 +0000 (15:46 +1000)
commit9b24a88b06510d114be41ab29a8e9f5b4e845926
treec3b8df08bb358c2f112bd54e043acc3c35c71c57
parent96dc1a2cd13c24dafa152d49d1491fc12c08d601
radix-tree: fix preload vector size

We are not preallocating a sufficient number of nodes.

Signed-off-by: Nick Piggin <npiggin@kernel.dk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
lib/radix-tree.c