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:
9f82596
)
Revert strace hiccups fix.
author
David S. Miller
<davem@davemloft.net>
Sat, 6 Oct 2012 03:39:04 +0000
(20:39 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sat, 6 Oct 2012 03:39:04 +0000
(20:39 -0700)
This reverts commit
40138249c3b7a0762155216b963ec7fd4d09b5b4
and
ffa9009c9828db3f74178e459cfbca6e77ff5dd9
.
There are problems with how the flag bytes were rearranged, in
particular we really can't move values down into the lowest
16 bits since those are used for individual state bits.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found