[kernel] r5462 - dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/patches

Martin Michlmayr tbm at costa.debian.org
Mon Jan 16 18:15:55 UTC 2006


Author: tbm
Date: Mon Jan 16 18:15:49 2006
New Revision: 5462

Modified:
   dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/patches/32_swarm-cpu-probe.dpatch
Log:
update for 2.6.15


Modified: dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/patches/32_swarm-cpu-probe.dpatch
==============================================================================
--- dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/patches/32_swarm-cpu-probe.dpatch	(original)
+++ dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/patches/32_swarm-cpu-probe.dpatch	Mon Jan 16 18:15:49 2006
@@ -34,7 +34,7 @@
  	switch (c->processor_id & 0xff00) {
  	case PRID_IMP_SB1:
  		c->cputype = CPU_SB1;
-+		c->options &= ~MIPS_CPU_4KTLB;
++		c->options &= ~MIPS_CPU_4K_CACHE;
 +		c->options |= MIPS_CPU_TLB;
  #ifdef CONFIG_SB1_PASS_1_WORKAROUNDS
  		/* FPU in pass1 is known to have issues. */



More information about the Kernel-svn-changes mailing list