patch-2.3.99-pre6 linux/arch/ia64/mm/tlb.c
Next file: linux/arch/ia64/tools/Makefile
Previous file: linux/arch/ia64/mm/init.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Apr 21 15:21:24 2000
- Orig file:
v2.3.99-pre5/linux/arch/ia64/mm/tlb.c
- Orig date:
Fri Mar 10 16:40:40 2000
diff -u --recursive --new-file v2.3.99-pre5/linux/arch/ia64/mm/tlb.c linux/arch/ia64/mm/tlb.c
@@ -138,7 +138,7 @@
*/
++nbits;
if (((1UL << nbits) & SUPPORTED_PGBITS) == 0)
- panic("flush_tlb_range: BUG: nbits=%lu\n", nbits);
+ panic("flush_tlb_range: BUG: nbits=%lu\n", nbits);
}
start &= ~((1UL << nbits) - 1);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)