From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756012Ab0JSQjP (ORCPT ); Tue, 19 Oct 2010 12:39:15 -0400 Received: from isilmar-3.linta.de ([188.40.101.200]:60790 "EHLO linta.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755822Ab0JSQjM (ORCPT ); Tue, 19 Oct 2010 12:39:12 -0400 Date: Tue, 19 Oct 2010 18:24:07 +0200 From: Helmut Grohne To: Thomas Gleixner Cc: Andrew Morton , Mel Gorman , pacman@kosh.dhis.org, linux-mm@kvack.org, LKML , linuxppc-dev@lists.ozlabs.org Subject: Re: PROBLEM: memory corrupting bug, bisected to 6dda9d55 Message-ID: <20101019162407.GB10148@alf.mars> Mail-Followup-To: Helmut Grohne , Thomas Gleixner , Andrew Morton , Mel Gorman , pacman@kosh.dhis.org, linux-mm@kvack.org, LKML , linuxppc-dev@lists.ozlabs.org References: <20101013144044.GS30667@csn.ul.ie> <20101013175205.21187.qmail@kosh.dhis.org> <20101018113331.GB30667@csn.ul.ie> <20101018123750.ef7d6d48.akpm@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 18, 2010 at 11:55:44PM +0200, Thomas Gleixner wrote: > I might be completely one off as usual, but this thing reminds me of a > bug I stared at yesterday night: This problem is completely unrelated. My problem was caused by using binutils-gold. Helmut