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
next prev parent reply other threads:[~2001-04-12 15:32 UTC|newest]
Thread overview: 10+ 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 --
2011-10-06 21:59 Pau Espin Pedrol
2007-12-30 18:25 Jerry Geis
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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox