git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4a89c7
)
[ARM] 3977/1: AT91: remove loop waiting for reset
author
Andrew Victor
<andrew@sanpeople.com>
Mon, 4 Dec 2006 14:07:54 +0000
(15:07 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 4 Dec 2006 14:37:42 +0000
(14:37 +0000)
Removed the infinite loop in our arch_reset().
After calling arch_reset(), the kernel waits for 1 second before
printing a "reboot failed" message and then waits for ever itself.
Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found