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:
37d0892
)
x86/dma: Mark iommu_pass_through as __read_mostly
author
Joerg Roedel
<joerg.roedel@amd.com>
Tue, 1 Sep 2009 14:00:35 +0000
(16:00 +0200)
committer
Joerg Roedel
<joerg.roedel@amd.com>
Thu, 3 Sep 2009 14:13:46 +0000
(16:13 +0200)
This variable is read most of the time. This patch marks it
as such. It also documents the meaning the this variable
while at it.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
No differences found