From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751346AbbGIIMa (ORCPT ); Thu, 9 Jul 2015 04:12:30 -0400 Received: from mga03.intel.com ([134.134.136.65]:36431 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750843AbbGIIMO (ORCPT ); Thu, 9 Jul 2015 04:12:14 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,438,1432623600"; d="scan'208";a="725572380" Date: Thu, 9 Jul 2015 11:12:08 +0300 From: Heikki Krogerus To: Greg Kroah-Hartman , kernel test robot Cc: LKP , linux-kernel@vger.kernel.org, Felipe Balbi Subject: Re: [phy] kernel BUG at drivers/base/driver.c:153! Message-ID: <20150709081208.GA30554@kuha.fi.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <559c0635./d2vMKAYuV88i4Ff%fengguang.wu@intel.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jul 08, 2015 at 01:02:45AM +0800, kernel test robot wrote: > Greetings, > > 0day kernel testing robot got the below dmesg and the first bad commit is > > git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master > > commit 1c14905ef951fb968c8da90e4e64be02c309a2ae > Author: Heikki Krogerus > AuthorDate: Wed May 13 15:26:53 2015 +0300 > Commit: Felipe Balbi > CommitDate: Wed May 13 12:07:01 2015 -0500 > > phy: add driver for TI TUSB1210 ULPI PHY > > TUSB1210 ULPI PHY has vendor specific register for eye > diagram tuning. On some platforms the system firmware has > set optimized value to it. In order to not loose the > optimized value, the driver stores it during probe and > restores it every time the PHY is powered back on. > > Signed-off-by: Heikki Krogerus > Acked-by: David Cohen > Acked-by: Kishon Vijay Abraham I > Signed-off-by: Felipe Balbi This commit will fix the problem: https://git.kernel.org/cgit/linux/kernel/git/balbi/usb.git/commit/?h=testing/next&id=6c97f002f678d5047bdf8a9e248dc50656c38ae2 I think we should consider it as a fix for this issue. Unfortunately Felipe is on vacation at the moment. Greg, could help with this? I will also be on vacation for the rest of the month and my access to internet will be fairly limited. Thanks, -- heikki