From: Andi Kleen Date: Tue, 26 Sep 2006 08:52:29 +0000 (+0200) Subject: [PATCH] Add some comments what tce.c actually does X-Git-Tag: v2.6.19-rc1~1077^2~182 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=5ba5891d44a6acade44887a0f3195489d46c12de;p=~shefty%2Frdma-dev.git [PATCH] Add some comments what tce.c actually does Signed-off-by: Andi Kleen --- diff --git a/arch/x86_64/kernel/tce.c b/arch/x86_64/kernel/tce.c index 5530dda3f27..0905ce6b9b3 100644 --- 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