From: Juergen Gross Date: Wed, 17 Sep 2014 04:12:36 +0000 (+0200) Subject: xen: eliminate scalability issues from initrd handling X-Git-Tag: fixes-against-v3.18-rc2~118^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1e9abd630fe66046087f6501a4e4b8de55f7ab9;p=pandora-kernel.git 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-diff-tree failed