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:
c6b069e
)
pciehp: Add missing memory barrier
author
Kenji Kaneshige
<kaneshige.kenji@jp.fujitsu.com>
Fri, 25 Apr 2008 21:39:02 +0000
(14:39 -0700)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Fri, 25 Apr 2008 21:39:02 +0000
(14:39 -0700)
Fix the possible race condition between pcie_isr() and pciehp_write_cmd()
because of the lack of memory barrier.
Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found