From: Vineet Gupta Date: Mon, 17 Jun 2013 12:57:23 +0000 (+0530) Subject: ARC: Setup Vector Table Base in early boot X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~38^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05b016ecf5e7a8c24409d8e9effb5d2ec9107708;p=pandora-kernel.git ARC: Setup Vector Table Base in early boot Otherwise early boot exceptions such as instructions errors due to configuration mismatch between kernel and hardware go off to la-la land, as opposed to hitting the handler and panic()'ing properly. Signed-off-by: Vineet Gupta --- Reading git-diff-tree failed