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:
f2ec24f
)
microblaze: Remove while(1) loop from show_regs function
author
Michal Simek
<monstr@monstr.eu>
Thu, 16 Apr 2009 08:41:45 +0000
(10:41 +0200)
committer
Michal Simek
<monstr@monstr.eu>
Thu, 23 Apr 2009 14:09:16 +0000
(16:09 +0200)
I removed it because of show_regs can't break die function.
If process/kernel failed, die (do_exit) function resolve it.
Signed-off-by: Michal Simek <monstr@monstr.eu>
No differences found