From 8c65da6dc89ccb605d73773b1dd617e72982d971 Mon Sep 17 00:00:00 2001 From: Russell King Date: Sat, 30 Nov 2013 12:52:31 +0000 Subject: [PATCH] ARM: pgd allocation: retry on failure Make pgd allocation retry on failure; we really need this to succeed otherwise fork() can trigger OOMs. Signed-off-by: Russell King --- Reading git-format-patch failed