From: Santosh Shilimkar Date: Wed, 31 Jul 2013 16:44:43 +0000 (-0400) Subject: ARM: mm: Move the idmap print to appropriate place in the code X-Git-Tag: v3.13-rc1~103^2~1^2~7^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1a5f4f6733e39c3b780ff14ad6a68252475e7a9;p=pandora-kernel.git ARM: mm: Move the idmap print to appropriate place in the code Commit 9e9a367c29cebd2 {ARM: Section based HYP idmap} moved the address conversion inside identity_mapping_add() without respective print which carries useful idmap information. Move the print as well inside identity_mapping_add() to fix the same. Cc: Will Deacon Cc: Nicolas Pitre Cc: Russell King Signed-off-by: Santosh Shilimkar --- Reading git-diff-tree failed