From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753483AbdKXMt6 (ORCPT ); Fri, 24 Nov 2017 07:49:58 -0500 Received: from mail-qk0-f172.google.com ([209.85.220.172]:34537 "EHLO mail-qk0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751679AbdKXMt4 (ORCPT ); Fri, 24 Nov 2017 07:49:56 -0500 X-Google-Smtp-Source: AGs4zMbZ5XyGSs0Y2YBS1yKLogy/nr54FtCd/1Coh42Uc3rivxUCp/esAQy7/+Lb51lZ9/10WIJiLA== Date: Fri, 24 Nov 2017 04:49:52 -0800 From: Tejun Heo To: Thomas Gleixner Cc: Fengguang Wu , Frederic Weisbecker , Linus Torvalds , Al Viro , Ingo Molnar , Deepa Dinamani , Marc Zyngier , Kees Cook , LKML , lkp@01.org Subject: Re: [hrtimer_active ^W ata_port_wait_eh] INFO: trying to register non-static key. Message-ID: <20171124124942.GE983427@devbig577.frc2.facebook.com> References: <20171121130118.2ckjorhwztxa7awu@wfg-t540p.sh.intel.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 Hello, On Wed, Nov 22, 2017 at 03:37:45PM +0100, Thomas Gleixner wrote: > [ 33.027134] ata3: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc040 irq 14 > [ 33.027138] ata4: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc048 irq 15 > [ 33.028426] Error: Driver 'pata_platform' is already registered, aborting... ... This looks like another fallout from CONFIG_DEBUG_TEST_DRIVER_REMOVE. Fengguang, that debug option is broken and triggering various spurious failures. Can you please blacklist that from test configs until it's fixed? Thanks. -- tejun From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============0967957642968730419==" MIME-Version: 1.0 From: Tejun Heo To: lkp@lists.01.org Subject: Re: [hrtimer_active ^W ata_port_wait_eh] INFO: trying to register non-static key. Date: Fri, 24 Nov 2017 04:49:52 -0800 Message-ID: <20171124124942.GE983427@devbig577.frc2.facebook.com> In-Reply-To: List-Id: --===============0967957642968730419== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hello, On Wed, Nov 22, 2017 at 03:37:45PM +0100, Thomas Gleixner wrote: > [ 33.027134] ata3: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc040 irq= 14 > [ 33.027138] ata4: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc048 irq= 15 > [ 33.028426] Error: Driver 'pata_platform' is already registered, abort= ing... ... This looks like another fallout from CONFIG_DEBUG_TEST_DRIVER_REMOVE. Fengguang, that debug option is broken and triggering various spurious failures. Can you please blacklist that from test configs until it's fixed? Thanks. -- = tejun --===============0967957642968730419==--