From: Catalin Marinas Date: Wed, 24 Oct 2012 15:34:02 +0000 (+0100) Subject: arm64: Make the user fault reporting more specific X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~65^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3495386b107510ba7014f42da37034648c1d2cfd;p=pandora-kernel.git arm64: Make the user fault reporting more specific For user space faults the kernel reports "unhandled page fault" and it gives the ESR value. With this patch the error message looked up in the fault info array to give a better description. Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed