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

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)