From: Glauber Costa Date: Wed, 9 Apr 2008 16:18:05 +0000 (-0300) Subject: x86: retry allocation if failed X-Git-Tag: v2.6.26-rc1~1133^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fa78ca75d8e67063948a01b51594a0904af5710;p=pandora-kernel.git x86: retry allocation if failed This patch puts in the code to retry allocation in case it fails. By its own, it does not make much sense but making the code look like x86_64. But later patches in this series will make we try to allocate from zones other than DMA first, which will possibly fail. Signed-off-by: Glauber Costa Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed