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:
a28d73c
)
microblaze: Fix stack usage in PAGE_SIZE copy_tofrom_user
author
Michal Simek
<monstr@monstr.eu>
Fri, 30 Mar 2012 06:21:38 +0000
(08:21 +0200)
committer
Michal Simek
<monstr@monstr.eu>
Fri, 30 Mar 2012 09:37:13 +0000
(11:37 +0200)
If access to user space failed we need to reconstruct
stack pointer and restore all register.
This patch fixed problem introduces by:
"microblaze: Add loop unrolling for PAGE in copy_tofrom_user"
(sha1:
ebe211254bfa6295f4ab0b33c7c881bdfabbab60
)
Signed-off-by: Michal Simek <monstr@monstr.eu>
No differences found