]> git.baikalelectronics.ru Git - kernel.git/commit
xen: eliminate scalability issues from initrd handling
authorJuergen Gross <jgross@suse.com>
Wed, 17 Sep 2014 04:12:36 +0000 (06:12 +0200)
committerDavid Vrabel <david.vrabel@citrix.com>
Fri, 3 Oct 2014 11:34:52 +0000 (12:34 +0100)
commitba285289c77e0263fd00b5470487ff8bf27ee6d4
tree6c14a52812979042afe7729c7e3097f3976eb7fa
parentaabb181420b276dd7cb6b73e45b8bfce58b5fe8f
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 <jgross@suse.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
arch/x86/xen/enlighten.c
arch/x86/xen/xen-head.S