From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261286AbULBTQM (ORCPT ); Thu, 2 Dec 2004 14:16:12 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261723AbULBTQL (ORCPT ); Thu, 2 Dec 2004 14:16:11 -0500 Received: from fire.osdl.org ([65.172.181.4]:35716 "EHLO fire-1.osdl.org") by vger.kernel.org with ESMTP id S261286AbULBTQH (ORCPT ); Thu, 2 Dec 2004 14:16:07 -0500 Message-ID: <41AF696E.7060703@osdl.org> Date: Thu, 02 Dec 2004 11:13:50 -0800 From: "Randy.Dunlap" Organization: OSDL User-Agent: Mozilla Thunderbird 0.9 (X11/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Nick Warne CC: linux-kernel@vger.kernel.org Subject: Re: How to understand flow of kernel code References: <200412021828.07990.nick@linicks.net> In-Reply-To: <200412021828.07990.nick@linicks.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Nick Warne wrote: >>Interesting trivia. Krishna in hindi means "all attractive". The Greeks >>took the word and >>over time it was corrupted into the word "Christ" which was later used >>for Jesus of Nazereth. >>I lot of people probably don't know his last name actually came from the >>Vedic culture. > > > So I presume the 'Hare' bit came from that famous race with the tortoise... > > JK'ing aside, good tips - I am trying to learn also to enable me to debug oops > I get here and report properly back to the devs. Besides reading the code, Denis Vlasenko has written & posted: Subject: [RFC] HOWTO find oops location, v2 on 2004.Aug.15. Find it in an lkml email archive. -- ~Randy