Re: [PATCH] 2.6.13-mm3 ort v.b6 (OOPS Reporting Tool), try2

From: Cal Peake
Date: Wed Sep 14 2005 - 03:38:49 EST


On Wed, 14 Sep 2005, Michal Piotrowski wrote:

> Hi Andrew,
> I think, that this maybe useful for oops hunters :)
>
> Paolo, Paul, Randy, Jesper, Cal please sign it.
>
> Regards,
> Michal Piotrowski
>
> Signed-off-by: Michal K. K. Piotrowski <michal.k.k.piotrowski@xxxxxxxxx>

Signed-off-by: Cal Peake <cp@xxxxxxxxxxxxxxxxxxx>

> diff -uprN -X linux-mm-clean/Documentation/dontdiff
> linux-mm-clean/scripts/ort.sh linux-mm/scripts/ort.sh
> --- linux-mm-clean/scripts/ort.sh 1970-01-01 01:00:00.000000000 +0100
> +++ linux-mm/scripts/ort.sh 2005-09-14 01:21:01.000000000 +0200
> @@ -0,0 +1,1089 @@
> +#!/bin/sh
> +
> +# Copyright (C) 2005 Michal Piotrowski <piotrowskim@xxxxxxxxxxxxxxx>
> +# <michal.k.k.piotrowski@xxxxxxxxx>
> +# Copyright (C) 2005 Paolo Ciarrocchi <paolo.ciarrocchi@xxxxxxxxx>
> +# Copyright (C) 2005 Paul TT <paultt@xxxxxxxxxxxxxx>
> +# Copyright (C) 2005 Randy Dunlap <rdunlap@xxxxxxxxxxxx>
> +# Copyright (C) 2005 Jesper Juhl <jesper.juhl@xxxxxxxxx>
> +# Copyright (C) 2005 Cal Peake <cp@xxxxxxxxxxxxxxxxxxx>
> +#
> +# This program is free software; you can redistribute it and/or modify
> +# it under the terms of the GNU General Public License as published by
> +# the Free Software Foundation; either version 2 of the License, or
> +# (at your option) any later version.
> +#
> +# This program is distributed in the hope that it will be useful,
> +# but WITHOUT ANY WARRANTY; without even the implied warranty of
> +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
> +# GNU General Public License for more details.
> +#
> +# You should have received a copy of the GNU General Public License
> +# along with this program; if not, write to the Free Software
> +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

--
". . . tell 'em we use Linux." -- Dave Chappelle

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/