From: Russell King Date: Thu, 25 Mar 2010 17:02:59 +0000 (+0000) Subject: ARM: early_alloc() X-Git-Tag: v2.6.36-rc1~591^2~2^6~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3abe9d33b382cb9eee7bfee8d90b10078f4baa4d;p=pandora-kernel.git ARM: early_alloc() Add a common early allocator function, in preparation for switching over to LMB. When we do, this function will need to do a little more than just allocating memory; we need it zero initialized too. Signed-off-by: Russell King --- Reading git-diff-tree failed