From: Mike Frysinger Date: Mon, 30 May 2011 03:12:51 +0000 (-0400) Subject: Blackfin: optimize double fault boot checking X-Git-Tag: v3.1-rc1~268^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb1d9be5967fff0a3c93b06304fd992e3c438b7f;p=pandora-kernel.git Blackfin: optimize double fault boot checking This moves the double fault data used at boot time into a single struct which can then easily be addressed with indexed loads rather than having to explicitly load multiple addresses. Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed