From mboxrd@z Thu Jan 1 00:00:00 1970 From: Helge Deller Subject: Re: threads and fork on machine with VIPT-WB cache Date: Mon, 10 May 2010 21:20:34 +0200 Message-ID: <4BE85C82.4080202@gmx.de> References: <20100412214118.46D925160@hiauly1.hia.nrc.ca> <20100413115501.307040@gmx.net> <20100419162653.GA106@hiauly1.hia.nrc.ca> <4BCDEB6E.1060408@gmx.de> <20100509124339.GA6797@hiauly1.hia.nrc.ca> <20100510095632.173760@gmx.net> <20100510145648.GA13452@hiauly1.hia.nrc.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Cc: John David Anglin , carlos@systemhalted.org, gniibe@fsij.org, linux-parisc@vger.kernel.org To: John David Anglin Return-path: In-Reply-To: <20100510145648.GA13452@hiauly1.hia.nrc.ca> List-ID: List-Id: linux-parisc.vger.kernel.org On 05/10/2010 04:56 PM, John David Anglin wrote: > Yes, just after sending, I noticed gcc testsuite and minifail were > broken on gsyprf11. [...] > > The attached works better on gsyprf11. I haven't tested it on anything > else. Hi Dave, Ugh... :-( At boot I get: ... INIT: Entering runlevel: 2 Starting enhanced syslogd: rsyslogd. Starting system message bus: dbuseth0: Setting full-duplex based on MII#1 link partner capability of 41e1. Starting OpenBSD Secure Shell server: sshd Backtrace: High Priority Machine Check (HPMC): Code=1 regs=106f5080 (Addr=00000000) Kernel panic - not syncing: High Priority Machine Check (HPMC) Backtrace: [<1011ebc4>] show_stack+0x18/0x28 [<10117b90>] dump_stack+0x1c/0x2c [<10117c18>] panic+0x78/0x1e8 [<1011f134>] parisc_terminate+0xe4/0xfc [<1011f504>] handle_interruption+0x1f0/ I'm not sure if this relates to your patch though... Anyway, the machine is located at work and I can't restart it remotely. I'll test it again tomorrow... Helge