Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750839AbVJFQhK (ORCPT ); Thu, 6 Oct 2005 12:37:10 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750840AbVJFQhJ (ORCPT ); Thu, 6 Oct 2005 12:37:09 -0400 Received: from wproxy.gmail.com ([64.233.184.199]:19816 "EHLO wproxy.gmail.com") by vger.kernel.org with ESMTP id S1750839AbVJFQhI (ORCPT ); Thu, 6 Oct 2005 12:37:08 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:cc:subject:message-id:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=gXjLXei3qDjhDYXrfIOMBlDTu8BcSvo0BNMtvDnrGKo09OtA9D2IIMEgwTBOjJMUyutxXVF0DGM9+Dy2YudkbbcRfeAH56aKVpbEtPDl0HPWE24IPgt6bpW0ZC9roPnNfl5THtOnu9bOEqAwc7mOFTHfj2nkEGr5sd+yliqsq3Y= Date: Thu, 6 Oct 2005 20:48:30 +0400 From: Alexey Dobriyan To: Kalin KOZHUHAROV Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] Documentation: ksymoops should no longer be used to decode Oops messages Message-ID: <20051006164830.GA22974@mipter.zuzino.mipt.ru> References: <200510052239.43492.jesper.juhl@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 842 Lines: 20 On Fri, Oct 07, 2005 at 12:49:48AM +0900, Kalin KOZHUHAROV wrote: > > Ksymoops > > -------- > > > >-If the unthinkable happens and your kernel oopses, you'll need a 2.4 > >-version of ksymoops to decode the report; see REPORTING-BUGS in the > >-root of the Linux source for more information. > >+With a 2.4 kernel you need ksymoops to decode a kernel Oops message. With > >+2.6 kernels ksymoops is no longer needed and should not be used. > OK, but what should I use then with 2.6?? Raw Oops output. From logs, serial console, monitor photoed with digital camera, copied to paper with pencil... - 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/