[PATCH] silence MTRR debugging.

From: davej@codemonkey.org.uk
Date: Sat Oct 26 2002 - 07:42:28 EST


Remove debugging noise.

diff -urpN --exclude-from=/home/davej/.exclude bk-linus/arch/i386/kernel/cpu/mtrr/generic.c linux-2.5/arch/i386/kernel/cpu/mtrr/generic.c
--- bk-linus/arch/i386/kernel/cpu/mtrr/generic.c 2002-10-20 20:21:25.000000000 -0100
+++ linux-2.5/arch/i386/kernel/cpu/mtrr/generic.c 2002-10-25 15:39:27.000000000 -0100
@@ -312,8 +312,6 @@ static void generic_set_mtrr(unsigned in
 {
         prepare_set();
 
- printk("MTRR: setting reg %x\n",reg);
-
         if (size == 0) {
                 /* The invalid bit is kept in the mask, so we simply clear the
                    relevant mask register to disable a range. */
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Oct 31 2002 - 22:00:31 EST