From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Mosberger Date: Fri, 31 Jan 2003 02:31:30 +0000 Subject: Re: [Linux-ia64] Script for decoding PSR in oopses Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org >>>>> On Fri, 31 Jan 2003 13:10:58 +1100, Keith Owens said: Keith> On Fri, 31 Jan 2003 12:46:00 +1100, Peter Chubb Keith> wrote: >> I find trying to work out what the PSR is after an oops to be a >> bit of a pain, so here's an awk script to do it for you. >> Usage is decode_psr hex_number if you save the script as >> decode_psr. Keith> Below are Perl ia64_psr and ia64_isr. Run as echo hex_number Keith> | ia64_[pi]sr OK, now where is the Python version?? ;-)) --david