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:
b4a08a1
)
intel-iommu fixes
author
Al Viro
<viro@ftp.linux.org.uk>
Mon, 29 Oct 2007 04:51:16 +0000
(
04:51
+0000)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Mon, 29 Oct 2007 14:41:32 +0000
(07:41 -0700)
- off by one in dmar_get_fault_reason() (maximal index in array is
ARRAY_SIZE()-1, not ARRAY_SIZE())
- NULL noise removal
- __iomem annotation fix
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found