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:
f14d6f7
)
microblaze: Fix do_page_fault for no context
author
Michal Simek
<monstr@monstr.eu>
Thu, 16 Jul 2009 14:00:49 +0000
(16:00 +0200)
committer
Michal Simek
<monstr@monstr.eu>
Mon, 27 Jul 2009 05:39:55 +0000
(07:39 +0200)
Calling fixup when we are in kernel mode. This
prevent fault for copy_to/from_user. This fault
was find thanks to writev01/03/04 LTP tests.
Signed-off-by: Michal Simek <monstr@monstr.eu>
No differences found