Browse Source

[PATCH] Add some comments what tce.c actually does

Signed-off-by: Andi Kleen <ak@suse.de>
Andi Kleen 19 years ago
parent
commit
5ba5891d44
1 changed files with 2 additions and 0 deletions
  1. 2 0
      arch/x86_64/kernel/tce.c

+ 2 - 0
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