[kernel] bug#158: marked as done (kernel: two kernel BUGs in page_alloc.c)
PA-RISC Linux bug Tracking System
daniel_frazier@hp.com
Wed, 13 Mar 2002 22:48:02 -0700 (MST)
X-PA-RISC Linux-PR-Message: closed 158
Your message dated Wed, 13 Mar 2002 22:35:57 -0700 (MST)
with message-id <20020314053557.305684879@dsl2.external.hp.com>
and subject line not reproducible w/2.4.17-pa23
has caused the attached bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
dann frazier
(administrator, PA-RISC Linux bugs database)
--------------------------------------
Received: (at submit) by bugs.parisc-linux.org; 12 Dec 2001 23:00:37 +0000
>From james@ruari-quinn.demon.co.uk Wed Dec 12 16:00:37 2001
Received: from cicero.e-mis.co.uk (cicero.e-mis.co.uk [212.240.194.162])
by dsl2.external.hp.com (Postfix) with ESMTP id DD2C44831
for <submit@bugs.parisc-linux.org>; Wed, 12 Dec 2001 16:00:36 -0700 (MST)
Received: from tacitus.systems
([172.21.77.253] helo=tacitus ident=mail)
by cicero.e-mis.co.uk with esmtp (Exim 3.32 #1 (Debian))
id 16EIMa-00007h-00
for <submit@bugs.parisc-linux.org>; Wed, 12 Dec 2001 23:00:32 +0000
Received: from james by tacitus with local (Exim 3.32 #1 (Debian))
id 16EIMa-0004dW-00
for <submit@bugs.parisc-linux.org>; Wed, 12 Dec 2001 23:00:32 +0000
To: submit@bugs.parisc-linux.org
Subject: kernel: two kernel BUGs in page_alloc.c
Mail-Copies-To: never
From: James Troup <james@nocrew.org>
Date: 12 Dec 2001 23:00:31 +0000
Message-ID: <87u1uwxcvk.fsf@tacitus.systems>
Lines: 23
User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: James Troup <james@ruari-quinn.demon.co.uk>
Package: kernel
Version: 2.4.16-64-smp
On a dual A500 (sarti.debian.org) I got:
kernel BUG at page_alloc.c:84!
kernel BUG at page_alloc.c:207!
83 if (PageLRU(page))
84 BUG();
206 if (PageLRU(page))
207 BUG();
Linux sarti 2.4.16-64-smp #1 SMP Fri Dec 7 16:53:30 MST 2001 parisc64 unknown
ii kernel-image-2.4.16-64-smp 16.1 64 bit SMP Linux kernel image for version 2.4.16 on HPPA.
The machine carried on fine for another day or so before going into
the usual D-death-hang...
--
James
---------------------------------------
Received: (at 158-done) by bugs.parisc-linux.org; 14 Mar 2002 05:35:57 +0000
>From grundler@dsl2.external.hp.com Wed Mar 13 22:35:57 2002
Received: by dsl2.external.hp.com (Postfix, from userid 26925)
id 305684879; Wed, 13 Mar 2002 22:35:57 -0700 (MST)
To: 158-done@bugs.parisc-linux.org
Subject: not reproducible w/2.4.17-pa23
Message-Id: <20020314053557.305684879@dsl2.external.hp.com>
Date: Wed, 13 Mar 2002 22:35:57 -0700 (MST)
From: grundler@dsl2.external.hp.com (Grant Grundler)
I used to see this too and haven't in quite some time.
My a500, gsyprf11, is getting regular use these days as
gcc/binutils build machine for 3 developers.
While 2.4.18 isn't stable with CONFIG_SMP enabled, 2.4.17 series
does seem to be quite stable. 2.4.17 kernels for A500 are
available on ftp.parisc-linux.org/kernels/a500/
grant