ARM: arm920t: Allow use of 'gd' pointer from IRQ
authorHarald Welte <laforge@openmoko.org>
Wed, 19 Dec 2007 13:16:57 +0000 (14:16 +0100)
committerWolfgang Denk <wd@denx.de>
Mon, 4 Feb 2008 22:50:54 +0000 (23:50 +0100)
This patch allows us to use the 'gd' pointer (and thus environment
and everything else associated with it) from interrupt context on
arm920t.

Signed-off-by: Harald Welte <laforge@openmoko.org>

No differences found