From: Roy Franz Date: Sun, 22 Sep 2013 22:45:33 +0000 (-0700) Subject: efi: Move unicode to ASCII conversion to shared function. X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~32^2~4^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fef3870c572a30f9def07c4ded69dc37a9cf5d9;p=pandora-kernel.git efi: Move unicode to ASCII conversion to shared function. Move the open-coded conversion to a shared function for use by all architectures. Change the allocation to prefer a high address for ARM, as this is required to avoid conflicts with reserved regions in low memory. We don't know the specifics of these regions until after we process the command line and device tree. Signed-off-by: Roy Franz Signed-off-by: Matt Fleming --- Reading git-diff-tree failed