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:
95d8ebc
)
ARM: OMAP: Fix user space for omap2
author
Tony Lindgren
<tony@atomide.com>
Tue, 30 Aug 2005 16:36:49 +0000
(19:36 +0300)
committer
Tony Lindgren
<tony@atomide.com>
Tue, 30 Aug 2005 16:36:49 +0000
(19:36 +0300)
Recent PTE global bit patch broke user space for omap2:
http://www.mail-archive.com/git-commits-head@vger.kernel.org/msg00119.html
The symptoms would be that commands would not return.
This fixes the problem, but there may be more to the issue than this.
Have also posted same patch to armlinux mailing list to verify it.
No differences found