Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932688AbVINIi1 (ORCPT ); Wed, 14 Sep 2005 04:38:27 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932694AbVINIi1 (ORCPT ); Wed, 14 Sep 2005 04:38:27 -0400 Received: from livid.absolutedigital.net ([66.92.46.173]:29847 "EHLO mx2.absolutedigital.net") by vger.kernel.org with ESMTP id S932688AbVINIi0 (ORCPT ); Wed, 14 Sep 2005 04:38:26 -0400 Date: Wed, 14 Sep 2005 04:38:07 -0400 (EDT) From: Cal Peake To: Michal Piotrowski cc: akpm@osdl.org, linux-kernel@vger.kernel.org, paolo.ciarrocchi@gmail.com, paultt@bilug.linux.it, rdunlap@xenotime.net, jesper.juhl@gmail.com Subject: Re: [PATCH] 2.6.13-mm3 ort v.b6 (OOPS Reporting Tool), try2 In-Reply-To: <43276366.80304@gmail.com> Message-ID: References: <43276366.80304@gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2126 Lines: 51 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 Signed-off-by: Cal Peake > 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 > +# > +# Copyright (C) 2005 Paolo Ciarrocchi > +# Copyright (C) 2005 Paul TT > +# Copyright (C) 2005 Randy Dunlap > +# Copyright (C) 2005 Jesper Juhl > +# Copyright (C) 2005 Cal Peake > +# > +# 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/