projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc1e684
)
[PATCH] Add some comments what tce.c actually does
author
Andi Kleen
<ak@suse.de>
Tue, 26 Sep 2006 08:52:29 +0000
(10:52 +0200)
committer
Andi Kleen
<andi@basil.nowhere.org>
Tue, 26 Sep 2006 08:52:29 +0000
(10:52 +0200)
Signed-off-by: Andi Kleen <ak@suse.de>
arch/x86_64/kernel/tce.c
patch
|
blob
|
history
diff --git
a/arch/x86_64/kernel/tce.c
b/arch/x86_64/kernel/tce.c
index 5530dda3f27ac3b84ec63a6e4f96662f4f50abc3..0905ce6b9b3287152c172bab6463cb0fc4aa923d 100644
(file)
--- a/
arch/x86_64/kernel/tce.c
+++ b/
arch/x86_64/kernel/tce.c
@@
-1,4
+1,6
@@
/*
+ * This file manages the translation entries for the IBM Calgary IOMMU.
+ *
* Derived from arch/powerpc/platforms/pseries/iommu.c
*
* Copyright (C) IBM Corporation, 2006