patch-2.4.0-test9 linux/arch/alpha/mm/extable.c
Next file: linux/arch/alpha/mm/fault.c
Previous file: linux/arch/alpha/math-emu/sfp-util.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Sep 22 14:07:43 2000
- Orig file:
v2.4.0-test8/linux/arch/alpha/mm/extable.c
- Orig date:
Mon Jun 19 17:59:33 2000
diff -u --recursive --new-file v2.4.0-test8/linux/arch/alpha/mm/extable.c linux/arch/alpha/mm/extable.c
@@ -88,7 +88,7 @@
*/
ret = search_exception_table_without_gp(addr);
if (ret) {
- printk(KERN_ALERT, "%s: [%lx] EX_TABLE search fail with"
+ printk(KERN_ALERT "%s: [%lx] EX_TABLE search fail with"
"exc frame GP, success with raw GP\n",
current->comm, addr);
return ret;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)