From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751475AbbCTRhO (ORCPT ); Fri, 20 Mar 2015 13:37:14 -0400 Received: from service87.mimecast.com ([91.220.42.44]:41388 "EHLO service87.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750920AbbCTRhM convert rfc822-to-8bit (ORCPT ); Fri, 20 Mar 2015 13:37:12 -0400 Message-ID: <550C5AD8.207@arm.com> Date: Fri, 20 Mar 2015 17:37:28 +0000 From: Sudeep Holla User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Steven Rostedt , LKML CC: Sudeep Holla , Stephen Rothwell , Thomas Gleixner , Borislav Petkov , Ingo Molnar , "H. Peter Anvin" , Andre Przywara Subject: Re: [linux-next] Warning from fs/sysfs/group.c:102 References: <20150320133259.1518b4ad@gandalf.local.home> In-Reply-To: <20150320133259.1518b4ad@gandalf.local.home> X-OriginalArrivalTime: 20 Mar 2015 17:37:08.0455 (UTC) FILETIME=[7D402770:01D06334] X-MC-Unique: 115032017371000401 Content-Type: text/plain; charset=WINDOWS-1252; format=flowed Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Steven, On 20/03/15 17:32, Steven Rostedt wrote: > > I decided to run my tracing tests on linux-next and they failed with > the following warning: > > [drm] Initialized i915 1.6.0 20150130 for 0000:00:02.0 on minor 0 > ------------[ cut here ]------------ > WARNING: CPU: 0 PID: 1 at /home/rostedt/work/git/linux-trace.git/fs/sysfs/group.c:102 internal_create_group+0x77/0x1b9() > sysfs: (bin_)attrs not set by subsystem for group: index3/ It should be fixed by the patch posted[1]. Boris will soon push that to tip[2]. Regards, Sudeep [1] https://lkml.org/lkml/2015/3/10/342 [2] https://lkml.org/lkml/2015/3/19/178