From d1e9abd630fe66046087f6501a4e4b8de55f7ab9 Mon Sep 17 00:00:00 2001 From: Juergen Gross Date: Wed, 17 Sep 2014 06:12:36 +0200 Subject: [PATCH] xen: eliminate scalability issues from initrd handling Size restrictions native kernels wouldn't have resulted from the initrd getting mapped into the initial mapping. The kernel doesn't really need the initrd to be mapped, so use infrastructure available in Xen to avoid the mapping and hence the restriction. Signed-off-by: Juergen Gross Signed-off-by: David Vrabel --- Reading git-format-patch failed