ARM: 7000/1: LPAE: Use long long printk format for displaying the pud
authorCatalin Marinas <catalin.marinas@arm.com>
Wed, 13 Jul 2011 15:32:58 +0000 (16:32 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 19 Jul 2011 11:01:27 +0000 (12:01 +0100)
commit140d5dc1d7d86d766951b7a9aef5b66f1dfdfae2
tree7cf442fe06bce628a3ea07eedf14c33cbe7e8833
parent540b573875bd26dfe39aa18d22dc195f275fc0df
ARM: 7000/1: LPAE: Use long long printk format for displaying the pud

Currently using just long but this is not enough for the LPAE format
(64-bit entries).

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/fault.c