From: Jurriaan <thunder7@xs4all.nl>
To: William Lee Irwin III <wli@holomorphy.com>, linux-kernel@vger.kernel.org
Subject: Re: 2.6.0-test9-mm4 oops
Date: Sun, 23 Nov 2003 06:43:37 +0100 [thread overview]
Message-ID: <20031123054337.GA5001@middle.of.nowhere> (raw)
In-Reply-To: <20031123011805.GT22764@holomorphy.com>
From: William Lee Irwin III <wli@holomorphy.com>
Date: Sat, Nov 22, 2003 at 05:18:05PM -0800
> On Sat, Nov 22, 2003 at 06:49:04AM +0100, Jurriaan wrote:
> > Nov 21 21:25:40 middle kernel: ------------[ cut here ]------------
> > Nov 21 21:25:40 middle kernel: kernel BUG at arch/i386/mm/fault.c:357!
> > Nov 21 21:25:40 middle kernel: invalid operand: 0000 [#1]
>
>
> diff -prauN mm4-2.6.0-test9-1/mm/memory.c mm4-2.6.0-test9-default-2/mm/memory.c
> --- mm4-2.6.0-test9-1/mm/memory.c 2003-11-19 00:07:15.000000000 -0800
> +++ mm4-2.6.0-test9-default-2/mm/memory.c 2003-11-19 18:08:49.000000000 -0800
> @@ -1424,7 +1424,7 @@ do_no_page(struct mm_struct *mm, struct
> pte_t entry;
> struct pte_chain *pte_chain;
> int sequence = 0;
> - int ret;
> + int ret = VM_FAULT_MINOR;
>
> if (!vma->vm_ops || !vma->vm_ops->nopage)
> return do_anonymous_page(mm, vma, page_table,
Thanks. It only happened once, so I don't think I can reproduce or test
this...
Jurriaan
--
Big Brother tries to stitch and bend
but channel surfers find new friends
Midnight Oil - Golden Age
Debian (Unstable) GNU/Linux 2.6.0-test9-mm4 4276 bogomips 0.71 0.44
prev parent reply other threads:[~2003-11-23 5:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-22 5:49 2.6.0-test9-mm4 oops Jurriaan
2003-11-23 1:18 ` William Lee Irwin III
2003-11-23 5:43 ` Jurriaan [this message]
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=20031123054337.GA5001@middle.of.nowhere \
--to=thunder7@xs4all.nl \
--cc=linux-kernel@vger.kernel.org \
--cc=wli@holomorphy.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.