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:
bda94e3
)
IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages.
author
Dave Olson
<dave.olson@qlogic.com>
Wed, 3 Oct 2007 19:47:00 +0000
(12:47 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Wed, 10 Oct 2007 04:03:02 +0000
(21:03 -0700)
Fixed to be the same as everywhere else. copy and then zero the page *
in the array first, and then pass the copy to the VM routines.
Signed-off-by: Dave Olson <dave.olson@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found