From: Paul Mundt Date: Wed, 18 Mar 2009 10:06:15 +0000 (+0900) Subject: sh: kexec: Drop SR.BL bit toggling. X-Git-Tag: v2.6.30-rc1~673^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6bab7b5c18501e4dd3201ae8ac1dc6da5f07acc;p=pandora-kernel.git sh: kexec: Drop SR.BL bit toggling. For the time being, this creates far more problems than it solves, evident by the second local_irq_disable(). Kill all of this off and rely on IRQ disabling to protect against the VBR reload. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed