commit | 6824a105d4b699e3c08cc3df371de4b0480017b9 | [log] [tgz] |
---|---|---|
author | Brice Goglin <brice@myri.com> | Thu Oct 30 08:59:33 2008 +0100 |
committer | Jeff Garzik <jgarzik@redhat.com> | Fri Oct 31 00:46:15 2008 -0400 |
tree | 1c490b785d03dc946afeb8c69c91f5354d8a96d9 | |
parent | ce39a800ea87c655de49af021c8b20ee323cb40d [diff] |
myri10ge: fix stop/go mmio ordering Use mmiowb() to ensure "stop" and "go" commands are sent in order on ia64. Signed-off-by: Brice Goglin <brice@myri.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>