patch-2.2.3 linux/scripts/ksymoops/oops.c
Next file: linux/CREDITS
Previous file: linux/net/unix/garbage.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Wed Feb 24 16:27:54 1999
- Orig file:
v2.2.2/linux/scripts/ksymoops/oops.c
- Orig date:
Thu Jan 7 15:11:42 1999
diff -u --recursive --new-file v2.2.2/linux/scripts/ksymoops/oops.c linux/scripts/ksymoops/oops.c
@@ -976,7 +976,7 @@
"(" /* 4 */
"(general protection.*)"
"|(<[0-9]+>)"
- "|(([<(]?[0-9a-fA-F]+[>)]?[ \t]*)+)"
+ "|(([<(]?[0-9a-fA-F]+[>)]?[ \t]+)+[<(]?[0-9a-fA-F]+[>)]?)"
")"
"(.*)$" /* trailing garbage */
,
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)