Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935798AbcCQLsj (ORCPT ); Thu, 17 Mar 2016 07:48:39 -0400 Received: from mx2.suse.de ([195.135.220.15]:48678 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751547AbcCQLsg (ORCPT ); Thu, 17 Mar 2016 07:48:36 -0400 Date: Thu, 17 Mar 2016 12:48:32 +0100 From: Joerg Roedel To: kernel test robot Cc: 0day robot , LKML , lkp@01.org Subject: Re: [lkp] [of] 854fc7d606: kmsg.dt-test###FAIL_of_unittest_parse_phandle_with_args():#of_count_phandle_with_args()returned-#,expected Message-ID: <20160317114832.GB30679@suse.de> References: <20160317061945.GF1670@yexl-desktop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160317061945.GF1670@yexl-desktop> 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: 551 Lines: 15 Hi, On Thu, Mar 17, 2016 at 02:19:45PM +0800, kernel test robot wrote: > FYI, we noticed the below changes on > > https://github.com/0day-ci/linux Joerg-Roedel/of-Implement-iterator-for-phandles/20160317-004643 > commit 854fc7d60637a7eac7bb1b43789c7901bfa70cff ("of: Implement iterator for phandles") > > As below, the log "### dt-test ### FAIL of_unittest_parse_phandle_with_args():300 of_count_phandle_with_args() returned -2, expected 7" > showed with your commit. Thanks for the report. I fixed it in my tree, all unittests pass now. Joerg