From: David Vrabel Date: Tue, 7 Jan 2014 11:53:35 +0000 (+0000) Subject: x86/xen: rename early_p2m_alloc() and early_p2m_alloc_middle() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~54^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcca2e3119f3771dcfd0b03b3718b3c51b5f21c3;p=pandora-kernel.git x86/xen: rename early_p2m_alloc() and early_p2m_alloc_middle() early_p2m_alloc_middle() allocates a new leaf page and early_p2m_alloc() allocates a new middle page. This is confusing. Swap the names so they match what the functions actually do. Signed-off-by: David Vrabel Reviewed-by: Konrad Rzeszutek Wilk Tested-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed