From: Vineet Gupta Date: Wed, 18 Sep 2013 10:55:40 +0000 (+0530) Subject: ARC: Change calling convention of do_page_fault() X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~45^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21a63b56044706aa37637315dd27d9d465bbd5c4;p=pandora-kernel.git ARC: Change calling convention of do_page_fault() switch the args (address, pt_regs) to match with all the other "C" exception handlers. This removes the awkwardness in EV_ProtV for page fault vs. unaligned access. Signed-off-by: Vineet Gupta --- Reading git-diff-tree failed