All of lore.kernel.org
 help / color / mirror / Atom feed
From: Russell King <rmk@arm.linux.org.uk>
To: Cyrille Ngalle <Cyrille.Ngalle@smart-fusion.com>
Cc: nak@apfbioelectronics.com, linux-kernel@vger.kernel.org,
	linux-arm@lists.arm.linux.org.uk
Subject: Re: kernel crash
Date: Thu, 12 Apr 2001 16:31:53 +0100	[thread overview]
Message-ID: <20010412163153.B23165@flint.arm.linux.org.uk> (raw)
In-Reply-To: <C4986887AFD0FE4FAB6D5EB312E9BDD30444E3@ncemx.smart-fusion.com>
In-Reply-To: <C4986887AFD0FE4FAB6D5EB312E9BDD30444E3@ncemx.smart-fusion.com>; from Cyrille.Ngalle@smart-fusion.com on Thu, Apr 12, 2001 at 05:16:33PM +0200

On Thu, Apr 12, 2001 at 05:16:33PM +0200, Cyrille Ngalle wrote:
> This is just to reinforce the message below.

And why is it of interest to LKML?  I can think if no one here who'd
be interested in it.

> This crash is ver easy to reproduce.
> 
> Use bootldr (with the last patch from Nico)  [it also happens with
> Redboot]

It is not a function of the bootloader, this is irrelevent.

Also, I believe that the original posters message was an April Fool's
joke (was posted on the 1st April to the linux-arm lists).

However, the problem it describes is not, and I do have a fix in my
tree, but the delta between my last patch and my current tree is one
line, which hardly seems worth putting out a new ARM patch.

--- linux.rel/arch/arm/mm/fault-armv.c	Fri Apr  6 19:09:05 2001
+++ linux/arch/arm/mm/fault-armv.c	Thu Apr 12 16:30:25 2001
@@ -490,7 +490,7 @@
 bad_or_fault:
 	if (type == TYPE_ERROR)
 		goto bad;
-
+	regs->ARM_pc -= 4;
 	/*
 	 * We got a fault - fix it up, or die.
 	 */


--
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html


  reply	other threads:[~2001-04-12 15:32 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-12 15:16 kernel crash Cyrille Ngalle
2001-04-12 15:31 ` Russell King [this message]
2001-04-13 13:16   ` nak
  -- strict thread matches above, loose matches on Subject: below --
2014-01-16 10:24 Kernel Crash Nieścierowicz Adam
2012-05-30 17:35 Kernel crash Guido Winkelmann
2012-06-08 16:35 ` Tommi Virtanen
2011-10-06 21:59 kernel crash Pau Espin Pedrol
2011-09-22 18:45 M
2011-09-22 21:24 ` Dave Jones
2011-09-22 21:38   ` David Rientjes
2011-09-22 21:53     ` Dave Jones
2008-01-29 10:32 fenglg
2008-01-29 13:34 ` Patrick McHardy
2008-01-29 17:55 ` Jan Engelhardt
2008-01-29 17:59   ` Patrick McHardy
2007-12-30 18:25 Jerry Geis
2006-02-11  5:37 Kernel Crash Jayaprakash Shanmugam
2005-01-19 12:54 Kernel crash Ian Pratt
2005-01-19 14:04 ` Tobias Hunger
2005-01-19 15:12   ` Keir Fraser
2005-01-19 16:54   ` Derrik Pates
2005-01-19 21:05     ` Tobias Hunger
2005-01-20  8:56       ` Keir Fraser
2005-01-20 10:00         ` Tobias Hunger
2005-01-20 11:30           ` Keir Fraser
2005-01-20 22:55             ` Tobias Hunger
2005-01-19 17:46   ` Philip R Auld
2005-01-19  1:31 Ian Pratt
2005-01-19 10:52 ` Tobias Hunger
2005-01-18 21:50 Tobias Hunger
2004-09-05 18:51 Giuliano Pochini
2004-09-06 15:16 ` Takashi Iwai
2004-09-07  7:55   ` Giuliano Pochini
2003-05-29 20:41 kernel crash Gordon Messmer
2003-05-29 21:20 ` John M Flinchbaugh
2003-05-29 22:36 ` Martin Josefsson
2003-05-30  4:23   ` Gordon Messmer
2003-05-30 10:53     ` Martin Josefsson
2003-05-30 10:18   ` Eicke Friedrich
2002-06-26 11:02 Pavel Gulchouck
2002-06-26 19:03 ` James Stevenson
2002-06-27  8:00   ` Pavel Gulchouck
2001-04-02 16:40 Wayne.Brown
2001-04-01 10:15 nak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010412163153.B23165@flint.arm.linux.org.uk \
    --to=rmk@arm.linux.org.uk \
    --cc=Cyrille.Ngalle@smart-fusion.com \
    --cc=linux-arm@lists.arm.linux.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nak@apfbioelectronics.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.