From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx166.postini.com [74.125.245.166]) by kanga.kvack.org (Postfix) with SMTP id 696736B0032 for ; Thu, 15 Aug 2013 05:25:17 -0400 (EDT) Received: by mail-wg0-f46.google.com with SMTP id k13so366788wgh.25 for ; Thu, 15 Aug 2013 02:25:15 -0700 (PDT) Message-ID: <520C9E78.2020401@gmail.com> Date: Thu, 15 Aug 2013 11:25:12 +0200 From: Ben Tebulin MIME-Version: 1.0 Subject: Re: [Bug] Reproducible data corruption on i5-3340M: Please revert 53a59fc67! References: <52050382.9060802@gmail.com> <520BB225.8030807@gmail.com> <20130814174039.GA24033@dhcp22.suse.cz> <20130814182756.GD24033@dhcp22.suse.cz> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Linus Torvalds , Michal Hocko Cc: Mel Gorman , Johannes Weiner , Balbir Singh , KAMEZAWA Hiroyuki , linux-mm , Rik van Riel , Andrew Morton , LKML , Peter Zijlstra Am 14.08.2013 20:35, schrieb Linus Torvalds: > Yes, the bug was originally introduced in 597e1c35, but in practice it > never happened, [...] > > NOTE! I still absolutely want Ben to actually test that fix (ie > backport commit e6c495a96ce0 to his tree), because without testing > this is all just theoretical, and there might be other things hiding > here.[..] I just cherry-picked e6c495a96ce0 into 3.9.11 and 3.7.10. Unfortunately this does _not resolve_ my issue (too good to be true) :-( -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754258Ab3HOJZT (ORCPT ); Thu, 15 Aug 2013 05:25:19 -0400 Received: from mail-wi0-f180.google.com ([209.85.212.180]:41719 "EHLO mail-wi0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752776Ab3HOJZR (ORCPT ); Thu, 15 Aug 2013 05:25:17 -0400 Message-ID: <520C9E78.2020401@gmail.com> Date: Thu, 15 Aug 2013 11:25:12 +0200 From: Ben Tebulin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130803 Thunderbird/17.0.8 MIME-Version: 1.0 To: Linus Torvalds , Michal Hocko CC: Mel Gorman , Johannes Weiner , Balbir Singh , KAMEZAWA Hiroyuki , linux-mm , Rik van Riel , Andrew Morton , LKML , Peter Zijlstra Subject: Re: [Bug] Reproducible data corruption on i5-3340M: Please revert 53a59fc67! References: <52050382.9060802@gmail.com> <520BB225.8030807@gmail.com> <20130814174039.GA24033@dhcp22.suse.cz> <20130814182756.GD24033@dhcp22.suse.cz> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am 14.08.2013 20:35, schrieb Linus Torvalds: > Yes, the bug was originally introduced in 597e1c35, but in practice it > never happened, [...] > > NOTE! I still absolutely want Ben to actually test that fix (ie > backport commit e6c495a96ce0 to his tree), because without testing > this is all just theoretical, and there might be other things hiding > here.[..] I just cherry-picked e6c495a96ce0 into 3.9.11 and 3.7.10. Unfortunately this does _not resolve_ my issue (too good to be true) :-(