Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932692Ab2JWSMa (ORCPT ); Tue, 23 Oct 2012 14:12:30 -0400 Received: from mail-ea0-f174.google.com ([209.85.215.174]:48262 "EHLO mail-ea0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756847Ab2JWSM3 (ORCPT ); Tue, 23 Oct 2012 14:12:29 -0400 From: Maciej Rutecki Reply-To: maciej.rutecki@gmail.com To: Linux Kernel Mailing List Subject: [REGRESSION] 3.7-rc2 [ INFO: suspicious RCU usage. ] Date: Tue, 23 Oct 2012 20:12:25 +0200 User-Agent: KMail/1.13.7 (Linux/3.7.0-rc2; KDE/4.8.4; x86_64; ; ) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201210232012.25163.maciej.rutecki@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2359 Lines: 56 Got during normal boot: [ 0.748900] =============================== [ 0.748948] [ INFO: suspicious RCU usage. ] [ 0.748997] 3.7.0-rc2 #1 Not tainted [ 0.749045] ------------------------------- [ 0.749094] include/linux/cgroup.h:566 suspicious rcu_dereference_check() usage! [ 0.749149] [ 0.749149] other info that might help us debug this: [ 0.749149] [ 0.749207] [ 0.749207] rcu_scheduler_active = 1, debug_locks = 0 [ 0.749260] 2 locks held by kdevtmpfs/29: [ 0.749308] #0: (sb_writers){.+.+.+}, at: [] mnt_want_write+0x1f/0x46 [ 0.749570] #1: (&sb->s_type->i_mutex_key#3/1){+.+.+.}, at: [] kern_path_create+0x7e/0x13f [ 0.749919] [ 0.749919] stack backtrace: [ 0.749970] Pid: 29, comm: kdevtmpfs Not tainted 3.7.0-rc2 #1 [ 0.750022] Call Trace: [ 0.750084] [] lockdep_rcu_suspicious+0x109/0x112 [ 0.750152] [] task_subsys_state.constprop.6+0x68/0x70 [ 0.750219] [] devcgroup_inode_mknod+0x20/0x9b [ 0.750287] [] ? security_capable+0x13/0x15 [ 0.750353] [] ? ns_capable+0x48/0x60 [ 0.750418] [] vfs_mknod+0x61/0xae [ 0.750483] [] handle_create.isra.2+0x13f/0x1b0 [ 0.750549] [] ? devtmpfsd+0xa9/0x156 [ 0.750614] [] ? lock_release+0x164/0x1aa [ 0.750679] [] ? handle_create.isra.2+0x1b0/0x1b0 [ 0.750746] [] devtmpfsd+0xee/0x156 [ 0.750809] [] ? handle_create.isra.2+0x1b0/0x1b0 [ 0.750876] [] kthread+0xac/0xb4 [ 0.750939] [] ? __kthread_parkme+0x60/0x60 [ 0.751006] [] ret_from_fork+0x7c/0xb0 [ 0.751070] [] ? __kthread_parkme+0x60/0x60 Last known good kernel: 3.6.1 lspci: http://mrutecki.pl/download/kernel/3.7-rc2/leon/lspci.txt dmesg: http://mrutecki.pl/download/kernel/3.7-rc2/leon/dmesg-3.7-rc2.txt Regards -- Maciej Rutecki http://www.mrutecki.pl -- 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/