Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161582Ab3DKM3Y (ORCPT ); Thu, 11 Apr 2013 08:29:24 -0400 Received: from mail-ee0-f49.google.com ([74.125.83.49]:33526 "EHLO mail-ee0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934821Ab3DKM3X (ORCPT ); Thu, 11 Apr 2013 08:29:23 -0400 Date: Thu, 11 Apr 2013 14:29:18 +0200 From: Ingo Molnar To: tip-bot for Andrea Arcangeli Cc: linux-tip-commits@vger.kernel.org, linux-kernel@vger.kernel.org, hpa@zytor.com, apw@canonical.com, bp@alien8.de, stefan.bader@canonical.com, aarcange@redhat.com, mgorman@suse.de, tglx@linutronix.de Subject: Re: [tip:x86/urgent] x86/mm/cpa: Convert noop to functional fix Message-ID: <20130411122918.GA19491@gmail.com> References: <1365600505-19314-1-git-send-email-aarcange@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2055 Lines: 54 * tip-bot for Andrea Arcangeli wrote: > Commit-ID: f76cfa3c2496c462b5bc01bd0c9340c2715b73ca > Gitweb: http://git.kernel.org/tip/f76cfa3c2496c462b5bc01bd0c9340c2715b73ca > Author: Andrea Arcangeli > AuthorDate: Wed, 10 Apr 2013 15:28:25 +0200 > Committer: Ingo Molnar > CommitDate: Thu, 11 Apr 2013 10:34:42 +0200 > > x86/mm/cpa: Convert noop to functional fix I think it's this commit that causes the following cpa-selftest failure: CPA self-test: ffff880038000000 level 2 but not PSE 8000000038000062 ffff880038200000 level 2 but not PSE 8000000038200062 ffff880038400000 level 2 but not PSE 8000000038400062 ffff880038600000 level 2 but not PSE 8000000038600062 ffff880038800000 level 2 but not PSE 8000000038800062 ffff880038a00000 level 2 but not PSE 8000000038a00062 ffff880038c00000 level 2 but not PSE 8000000038c00062 ffff880038e00000 level 2 but not PSE 8000000038e00062 ... 4k 134128 large 250 gb 0 x 1[ffff88000009a000-ffff88000009a000] miss 0 ------------[ cut here ]------------ WARNING: at arch/x86/mm/pageattr-test.c:226 pageattr_test+0x3e1/0x410() NOT PASSED. Please report. Pid: 32, comm: pageattr-test Not tainted 3.9.0-rc6+ #222036 Call Trace: [] warn_slowpath_common+0x62/0x7b [] warn_slowpath_fmt+0x46/0x48 [] ? lookup_address+0xad/0x127 [] pageattr_test+0x3e1/0x410 [] ? pageattr_test+0x410/0x410 [] do_pageattr_test+0x1a/0x3d [] kthread+0xa2/0xaa [] ? __kthread_parkme+0x65/0x65 [] ret_from_fork+0x7c/0xb0 [] ? __kthread_parkme+0x65/0x65 ---[ end trace 582fec3a45bb42b7 ]--- device: 'vcs2': device_add Thanks, Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/