All of lore.kernel.org
 help / color / mirror / Atom feed
* kernel BUG at fs/sysfs/group.c:65!
@ 2013-03-08 19:35 Tommi Rantala
  2013-03-08 20:41 ` Greg KH
  0 siblings, 1 reply; 14+ messages in thread
From: Tommi Rantala @ 2013-03-08 19:35 UTC (permalink / raw)
  To: Jens Axboe, Andrew Morton, Guo Chao, Tejun Heo, Eric W. Biederman
  Cc: LKML, Dave Jones

Hello,

Saw this while fuzzing with trinity:

# ./trinity -q -l off -C20 --dangerous -c ioctl -V /dev
Trinity v1.2pre  Dave Jones <davej@redhat.com>
[3450] Marking 64-bit syscall 16 (ioctl) as enabled
[3450] Marking 32-bit syscall 54 (ioctl) as enabled
Enabling syscall ioctl
DANGER: RUNNING AS ROOT.
Unless you are running in a virtual machine, this could cause serious
problems such as overwriting CMOS
or similar which could potentially make this machine unbootable
without a firmware reset.

ctrl-c now unless you really know what you are doing.
Initial random seed from time of day: 3240298905
Kernel was tainted on startup. Will keep running if trinity causes an oops.
[3451] Watchdog is alive
[3450] Started watchdog process, PID is 3451
[3452] Main thread is alive.
Generating file descriptors
Added 340 filenames from /dev
[3452] Random reseed: 291638642
[watchdog] 9738 iterations. [F:9195 S:542]
[watchdog] 22504 iterations. [F:21372 S:1131]
[watchdog] 33528 iterations. [F:31900 S:1627]
[watchdog] 43275 iterations. [F:41135 S:2139]
[watchdog] 53543 iterations. [F:50924 S:2618]
[watchdog] 64605 iterations. [F:61433 S:3171]
[watchdog] 74696 iterations. [F:71142 S:3553]
[watchdog] 84993 iterations. [F:80899 S:4092]
[  204.920235] ------------[ cut here ]------------
[  204.921507] WARNING: at
/home/ttrantal/git/linux-2.6/fs/sysfs/dir.c:536
sysfs_add_one+0xc0/0xf0()
[  204.923672] Hardware name: Bochs
[  204.924510] sysfs: cannot create duplicate filename
'/devices/virtual/bdi/7:0'
[  204.926312] Pid: 3487, comm: trinity-child14 Tainted: G        W
3.9.0-rc1+ #102
[  204.928194] Call Trace:
[  204.928830]  [<ffffffff812229e0>] ? sysfs_add_one+0xc0/0xf0
[  204.930217]  [<ffffffff810975d6>] warn_slowpath_common+0x86/0xb0
[  204.931702]  [<ffffffff81097661>] warn_slowpath_fmt+0x41/0x50
[  204.933138]  [<ffffffff812229e0>] sysfs_add_one+0xc0/0xf0
[  204.934498]  [<ffffffff81222ba6>] create_dir+0x76/0xd0
[  204.935782]  [<ffffffff81222f52>] sysfs_create_dir+0xc2/0xf0
[  204.937195]  [<ffffffff8135ba7a>] kobject_add_internal+0xda/0x210
[  204.938709]  [<ffffffff81faaa85>] ? __mutex_unlock_slowpath+0x145/0x160
[  204.940355]  [<ffffffff8135bcdc>] kobject_add+0x9c/0xd0
[  204.941668]  [<ffffffff814de0cc>] device_add+0x11c/0x6d0
[  204.943013]  [<ffffffff814e821d>] ? device_pm_sleep_init+0x4d/0x80
[  204.944554]  [<ffffffff814de699>] device_register+0x19/0x20
[  204.945978]  [<ffffffff814dedab>] device_create_vargs+0xcb/0x120
[  204.947453]  [<ffffffff81170c37>] bdi_register+0x67/0x1d0
[  204.948815]  [<ffffffff8109136e>] ? kmemcheck_mark_initialized+0xe/0x10
[  204.950445]  [<ffffffff81170dc3>] bdi_register_dev+0x23/0x30
[  204.951859]  [<ffffffff8134c90b>] add_disk+0x1fb/0x4b0
[  204.953140]  [<ffffffff814f7a27>] loop_add+0x1d7/0x220
[  204.954430]  [<ffffffff814f9295>] loop_control_ioctl+0x65/0x170
[  204.955901]  [<ffffffff811b9542>] do_vfs_ioctl+0x522/0x570
[  204.957265]  [<ffffffff8130a4b3>] ? file_has_perm+0x83/0xa0
[  204.958647]  [<ffffffff811b95ed>] sys_ioctl+0x5d/0xa0
[  204.959913]  [<ffffffff813663fe>] ? trace_hardirqs_on_thunk+0x3a/0x3f
[  204.961482]  [<ffffffff81faed69>] system_call_fastpath+0x16/0x1b
[  204.962922] ---[ end trace e3673bd679957e4e ]---
[  204.964138] ------------[ cut here ]------------
[  204.965261] WARNING: at
/home/ttrantal/git/linux-2.6/lib/kobject.c:196
kobject_add_internal+0x172/0x210()
[  204.967502] Hardware name: Bochs
[  204.968300] kobject_add_internal failed for 7:0 with -EEXIST, don't
try to register things with the same name in the same directory.
[  204.971062] Pid: 3487, comm: trinity-child14 Tainted: G        W
3.9.0-rc1+ #102
[  204.972873] Call Trace:
[  204.973489]  [<ffffffff8135bb12>] ? kobject_add_internal+0x172/0x210
[  204.975015]  [<ffffffff810975d6>] warn_slowpath_common+0x86/0xb0
[  204.976474]  [<ffffffff81097661>] warn_slowpath_fmt+0x41/0x50
[  204.977939]  [<ffffffff8135bb12>] kobject_add_internal+0x172/0x210
[  204.979484]  [<ffffffff81faaa85>] ? __mutex_unlock_slowpath+0x145/0x160
[  204.981221]  [<ffffffff8135bcdc>] kobject_add+0x9c/0xd0
[  204.982557]  [<ffffffff814de0cc>] device_add+0x11c/0x6d0
[  204.983972]  [<ffffffff814e821d>] ? device_pm_sleep_init+0x4d/0x80
[  204.985518]  [<ffffffff814de699>] device_register+0x19/0x20
[  204.986927]  [<ffffffff814dedab>] device_create_vargs+0xcb/0x120
[  204.988428]  [<ffffffff81170c37>] bdi_register+0x67/0x1d0
[  204.989799]  [<ffffffff8109136e>] ? kmemcheck_mark_initialized+0xe/0x10
[  204.991442]  [<ffffffff81170dc3>] bdi_register_dev+0x23/0x30
[  204.992867]  [<ffffffff8134c90b>] add_disk+0x1fb/0x4b0
[  204.994163]  [<ffffffff814f7a27>] loop_add+0x1d7/0x220
[  204.995463]  [<ffffffff814f9295>] loop_control_ioctl+0x65/0x170
[  204.996928]  [<ffffffff811b9542>] do_vfs_ioctl+0x522/0x570
[  204.998307]  [<ffffffff8130a4b3>] ? file_has_perm+0x83/0xa0
[  204.999696]  [<ffffffff811b95ed>] sys_ioctl+0x5d/0xa0
[  205.000981]  [<ffffffff813663fe>] ? trace_hardirqs_on_thunk+0x3a/0x3f
[  205.002576]  [<ffffffff81faed69>] system_call_fastpath+0x16/0x1b
[  205.004077] ---[ end trace e3673bd679957e4f ]---
[  205.006169] ------------[ cut here ]------------
[  205.007407] WARNING: at
/home/ttrantal/git/linux-2.6/fs/sysfs/dir.c:536
sysfs_add_one+0xc0/0xf0()
[  205.009612] Hardware name: Bochs
[  205.010460] sysfs: cannot create duplicate filename '/dev/block/7:0'
[  205.012042] Pid: 3487, comm: trinity-child14 Tainted: G        W
3.9.0-rc1+ #102
[  205.013926] Call Trace:
[  205.014569]  [<ffffffff812229e0>] ? sysfs_add_one+0xc0/0xf0
[  205.015954]  [<ffffffff810975d6>] warn_slowpath_common+0x86/0xb0
[  205.017408]  [<ffffffff81097661>] warn_slowpath_fmt+0x41/0x50
[  205.018782]  [<ffffffff812229e0>] sysfs_add_one+0xc0/0xf0
[  205.020071]  [<ffffffff81223560>] sysfs_do_create_link_sd+0x110/0x220
[  205.021593]  [<ffffffff81363f30>] ? sprintf+0x40/0x50
[  205.022815]  [<ffffffff812236aa>] sysfs_create_link+0x2a/0x40
[  205.024195]  [<ffffffff814de180>] device_add+0x1d0/0x6d0
[  205.025465]  [<ffffffff814ddeac>] ? dev_set_name+0x3c/0x40
[  205.026784]  [<ffffffff8134c954>] add_disk+0x244/0x4b0
[  205.028024]  [<ffffffff814f7a27>] loop_add+0x1d7/0x220
[  205.029266]  [<ffffffff814f9295>] loop_control_ioctl+0x65/0x170
[  205.030669]  [<ffffffff811b9542>] do_vfs_ioctl+0x522/0x570
[  205.031992]  [<ffffffff8130a4b3>] ? file_has_perm+0x83/0xa0
[  205.033341]  [<ffffffff811b95ed>] sys_ioctl+0x5d/0xa0
[  205.034630]  [<ffffffff813663fe>] ? trace_hardirqs_on_thunk+0x3a/0x3f
[  205.036316]  [<ffffffff81faed69>] system_call_fastpath+0x16/0x1b
[  205.037850] ---[ end trace e3673bd679957e50 ]---
[  205.042116] ------------[ cut here ]------------
[  205.043027] kernel BUG at /home/ttrantal/git/linux-2.6/fs/sysfs/group.c:65!
[  205.043027] invalid opcode: 0000 [#1] SMP
[  205.043027] CPU 0
[  205.043027] Pid: 3487, comm: trinity-child14 Tainted: G        W
3.9.0-rc1+ #102 Bochs Bochs
[  205.043027] RIP: 0010:[<ffffffff8122488b>]  [<ffffffff8122488b>]
internal_create_group+0x2b/0x220
[  205.043027] RSP: 0018:ffff8800762ebd08  EFLAGS: 00010246
[  205.043027] RAX: ffff8800762f0000 RBX: ffff880045c79800 RCX: 0000000000000006
[  205.043027] RDX: ffffffff82849980 RSI: 0000000000000000 RDI: ffff880045c79880
[  205.043027] RBP: ffff8800762ebd58 R08: 0000000000004ec6 R09: 0000000000000001
[  205.043027] R10: 0000000000000000 R11: 0000000000000000 R12: ffff880045c98bc8
[  205.043027] R13: ffffffff82849980 R14: 0000000000000000 R15: ffff880045c79870
[  205.043027] FS:  00007f3c02d78700(0000) GS:ffff88007f800000(0000)
knlGS:0000000000000000
[  205.043027] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  205.043027] CR2: 00007f7ab7af9500 CR3: 0000000076306000 CR4: 00000000000006f0
[  205.043027] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  205.043027] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[  205.043027] Process trinity-child14 (pid: 3487, threadinfo
ffff8800762ea000, task ffff8800762f0000)
[  205.043027] Stack:
[  205.043027]  ffff8800762ebd28 ffff880045c79880 ffff880045c99310
ffff880045c98bc8
[  205.043027]  ffff8800762ebd38 ffff880045c79800 ffff880045c98bc8
ffff880045c79800
[  205.043027]  ffff880045c79870 ffff880045c79870 ffff8800762ebd68
ffffffff81224a8e
[  205.043027] Call Trace:
[  205.043027]  [<ffffffff81224a8e>] sysfs_create_group+0xe/0x10
[  205.043027]  [<ffffffff8113f2a4>] blk_trace_init_sysfs+0x14/0x20
[  205.043027]  [<ffffffff81345320>] blk_register_queue+0x100/0x130
[  205.043027]  [<ffffffff8134ca68>] add_disk+0x358/0x4b0
[  205.043027]  [<ffffffff814f7a27>] loop_add+0x1d7/0x220
[  205.043027]  [<ffffffff814f9295>] loop_control_ioctl+0x65/0x170
[  205.043027]  [<ffffffff811b9542>] do_vfs_ioctl+0x522/0x570
[  205.043027]  [<ffffffff8130a4b3>] ? file_has_perm+0x83/0xa0
[  205.043027]  [<ffffffff811b95ed>] sys_ioctl+0x5d/0xa0
[  205.043027]  [<ffffffff813663fe>] ? trace_hardirqs_on_thunk+0x3a/0x3f
[  205.043027]  [<ffffffff81faed69>] system_call_fastpath+0x16/0x1b
[  205.043027] Code: 55 48 89 e5 41 57 41 56 41 55 41 54 53 48 83 ec
28 48 85 ff 48 89 7d b8 74 11 85 f6 41 89 f6 49 89 d5 75 0c 48 83 7f
30 00 75 14 <0f> 0b 0f 1f 00 48 8b 45 b8 48 83 78 30 00 0f 84 8b 01 00
00 49
[  205.043027] RIP  [<ffffffff8122488b>] internal_create_group+0x2b/0x220
[  205.043027]  RSP <ffff8800762ebd08>
[  205.101954] ---[ end trace e3673bd679957e51 ]---
[3452] Random reseed: 1645032489
[watchdog] 90576 iterations. [F:86282 S:4293]
[watchdog] 90739 iterations. [F:86445 S:4293]

Tommi

^ permalink raw reply	[flat|nested] 14+ messages in thread
* kernel BUG at fs/sysfs/group.c:65!
@ 2014-10-09 12:43 Weng Meiling
  2014-10-09 12:47 ` Weng Meiling
  0 siblings, 1 reply; 14+ messages in thread
From: Weng Meiling @ 2014-10-09 12:43 UTC (permalink / raw)
  To: Greg KH, tom.leiming, tj
  Cc: tt.rantala, linux-kernel@vger.kernel.org, Huang Qiang, Li Zefan

Hi guys,

I see the mails you discussed the BUG at fs/sysfs/group.c:65! triggered by duplicated sysfs link.

the detail mail:

https://lkml.org/lkml/2013/3/8/370

but it seems the problems has no conclusion. In our environment, we triggered the bug too, but for error ENOENT:

we use 3.4 kernel, and do virtual disk device create / remove for many times. Before remove we can see the devices:

#ll /sys/devices/virtual/block/
drwxr-xr-x 7 root root 0 Oct  6 09:17 sd-1a
drwxr-xr-x 7 root root 0 Oct  6 09:17 sd-2a

when the two virtual devices were removed, the directory block/ was delete too.

after many times create / remove, the kernel trigger the bug (just the main call trace):

[ 3965.441713] WARNING: at /usr/src/packages/BUILD/linux-3.4/lib/kobject.c:202 kobject_add_internal+0x11f/0x280()
[ 3965.441716] Hardware name: Romley
[ 3965.441718] kobject_add_internal failed for sd-1a (error: -2 parent: block)

[ 3965.441817] Call Trace:
[ 3965.441820]  [<ffffffff8103717a>] warn_slowpath_common+0x7a/0xb0
[ 3965.441823]  [<ffffffff81037251>] warn_slowpath_fmt+0x41/0x50
[ 3965.441826]  [<ffffffff81215e0f>] kobject_add_internal+0x11f/0x280
[ 3965.441830]  [<ffffffff81216267>] kobject_add+0x67/0xc0
[ 3965.441833]  [<ffffffff812d2305>] device_add+0x105/0x6d0
[ 3965.441836]  [<ffffffff812d0dbc>] ? dev_set_name+0x3c/0x40
[ 3965.441839]  [<ffffffff812030ac>] add_disk+0x1bc/0x490

[ 3965.441912] kernel BUG at /usr/src/packages/BUILD/linux-3.4/fs/sysfs/group.c:65!
[ 3965.441915] invalid opcode: 0000 [#1] SMP
[ 3965.686738] Call Trace:
[ 3965.686743]  [<ffffffff811a677e>] sysfs_create_group+0xe/0x10
[ 3965.686748]  [<ffffffff810cfb04>] blk_trace_init_sysfs+0x14/0x20
[ 3965.686753]  [<ffffffff811fcabb>] blk_register_queue+0x3b/0x120
[ 3965.686756]  [<ffffffff812030bc>] add_disk+0x1cc/0x490

from the error "kobject_add_internal failed for sd-1a (error: -2 parent: block)", we found that the first
warning was caused by the disk device's parent_sd was null when it was added into sysfs:

int sysfs_create_dir(struct kobject * kobj)
{
    ...
    if (kobj->parent)
        parent_sd = kobj->parent->sd;
    else
        parent_sd = &sysfs_root;

    if (!parent_sd)
        return -ENOENT;
    ...
}

The virtual disk device was not added into sysfs because of the above failure, and the kobj->sd was
not set, then trigger the bug when creating attribute group under the device's directory:

static int internal_create_group(struct kobject *kobj, int update,
                 const struct attribute_group *grp)
{
    ...
    BUG_ON(!kobj || (!update && !kobj->sd));
    ...
}

Walk the code, it seems there maybe a race between block/ remove and virtual disk devices' register:

when the two virtual devices were removed, the block/ directory's refcount became 0, will into:

path0(remove the block/)                                             path1(register virtual device sd-1a)

kobject_del(){                                                       get_device_parent(){
...                                                                  ...
   sysfs_remove_dir(kobj);  //kobj->sd=0                                 spin_lock(&dev->class->p->glue_dirs.list_lock);
...                                                      <=========      list_for_each_entry(k, &dev->class->p->glue_dirs.list, entry)  //get parent kobject from kset list
   kobj_kset_leave(kobj);   //remove kobj from kset list             ...
}                                                                    }

If getting parent object between " kobj->sd=0 " and "remove_kset_leave(kobj)", the sysfs_create_dir() will return ENOENT and trigger the BUG later.

The lastest kernel seems to be the same. But I am not familiar with block device, I am not sure whether the analysis is right or I am missing something.
what do you think about this situation? Any suggestion is appreciative. Thanks!




^ permalink raw reply	[flat|nested] 14+ messages in thread
* kernel BUG at fs/sysfs/group.c:65!
@ 2009-07-02 13:31 Ken-ichirou MATSUZAWA
  0 siblings, 0 replies; 14+ messages in thread
From: Ken-ichirou MATSUZAWA @ 2009-07-02 13:31 UTC (permalink / raw)
  To: netdev

 Hello,

I could not create bridge in container created by lxc-exec. This relys
on bridge's sysfs or kobject creation, I thought it can be avoided by
comparing dev_net(dev) and &init_net before touching sysfs.

This seemed works fine, but exit or lxc-stop before deleting bridge

	WARNING: at kernel/sysctl.c:2046 unregister_sysctl_table+0xa9/0x110()
or
	kernel: unregister_netdevice: waiting for lo to become free. Usage count = 2

It's hard for me to avoid those. Could someone help me?

Thanks,

Jun 30 22:32:13 toptor kernel: ------------[ cut here ]------------
Jun 30 22:32:13 toptor kernel: kernel BUG at fs/sysfs/group.c:65!
Jun 30 22:32:13 toptor kernel: invalid opcode: 0000 [#1] PREEMPT SMP
Jun 30 22:32:13 toptor kernel: last sysfs file: /sys/devices/virtual/net/lo/operstate
Jun 30 22:32:13 toptor kernel: CPU 0
Jun 30 22:32:13 toptor kernel: Modules linked in: veth nfsd exportfs ctr twofish twofish_common camellia serpent blowfish xcbc rmd160 sha256\
_generic crypto_null dm_crypt dm_snapshot dm_mirror dm_region_hash dm_log dm_mod rt2500usb rt2x00usb rt2x00lib input_polldev ide_cd_mod ehci\
_hcd cdrom amd_rng rng_core uhci_hcd ohci_hcd usbcore floppy
Jun 30 22:32:13 toptor kernel: Pid: 12568, comm: brctl Not tainted 2.6.30 #1 To be filled by O.E.M.
Jun 30 22:32:13 toptor kernel: RIP: 0010:[<ffffffff8113ddfe>]  [<ffffffff8113ddfe>] internal_create_group+0x11e/0x1b0
Jun 30 22:32:13 toptor kernel: RSP: 0018:ffff8800134c9d18  EFLAGS: 00010246
Jun 30 22:32:13 toptor kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000
Jun 30 22:32:13 toptor kernel: RDX: ffffffff816454c0 RSI: 0000000000000000 RDI: ffff88003ddfe3c0
Jun 30 22:32:13 toptor kernel: RBP: ffff8800134c9d68 R08: 0000000000000000 R09: 0000000000000000
Jun 30 22:32:13 toptor kernel: R10: ffffffff81487f5b R11: 0000000000000000 R12: ffff88003ddfe000
Jun 30 22:32:13 toptor kernel: R13: ffff88003ddfe3c0 R14: ffff880024515280 R15: ffff88003ddfe3c0
Jun 30 22:32:13 toptor kernel: FS:  00007f3a38e356e0(0000) GS:ffff8800017ce000(0000) knlGS:0000000000000000
Jun 30 22:32:13 toptor kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
Jun 30 22:32:13 toptor kernel: CR2: 00007f3a389a6270 CR3: 0000000027981000 CR4: 00000000000006e0
Jun 30 22:32:13 toptor kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Jun 30 22:32:13 toptor kernel: DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
Jun 30 22:32:13 toptor kernel: Process brctl (pid: 12568, threadinfo ffff8800134c8000, task ffff880036984830)
Jun 30 22:32:13 toptor kernel: Stack:
Jun 30 22:32:13 toptor kernel:  ffff88003ddfe000 ffffffff816454c0 00000000134c9d68 ffffffff8148b23f
Jun 30 22:32:13 toptor kernel:  ffff8800134c9d58 0000000000000000 ffff88003ddfe000 ffff88003ddfe3c0
Jun 30 22:32:13 toptor kernel:  ffff880024515280 ffff8800134c9e08 ffff8800134c9d78 ffffffff8113dec3
Jun 30 22:32:13 toptor kernel: Call Trace:
Jun 30 22:32:13 toptor kernel:  [<ffffffff8148b23f>] ? notifier_call_chain+0x3f/0x80
Jun 30 22:32:13 toptor kernel:  [<ffffffff8113dec3>] sysfs_create_group+0x13/0x20
Jun 30 22:32:13 toptor kernel:  [<ffffffff814218d2>] br_sysfs_addbr+0x32/0x100
Jun 30 22:32:13 toptor kernel:  [<ffffffff8141d520>] br_addbridge+0x1b0/0x1d0
Jun 30 22:32:13 toptor kernel:  [<ffffffff8141e32d>] br_ioctl_deviceless_stub+0x22d/0x250
Jun 30 22:32:13 toptor kernel:  [<ffffffff813142c2>] sock_ioctl+0xf2/0x290
Jun 30 22:32:13 toptor kernel:  [<ffffffff810f0c96>] vfs_ioctl+0x36/0xb0
Jun 30 22:32:13 toptor kernel:  [<ffffffff810f0da0>] do_vfs_ioctl+0x90/0x560
Jun 30 22:32:13 toptor kernel:  [<ffffffff811da6a1>] ? __up_read+0x91/0xb0
Jun 30 22:32:13 toptor kernel:  [<ffffffff8105c5ae>] ? up_read+0xe/0x10
Jun 30 22:32:13 toptor kernel:  [<ffffffff810f1309>] sys_ioctl+0x99/0xa0
Jun 30 22:32:13 toptor kernel:  [<ffffffff8148860c>] ? _spin_lock_irqsave+0x2c/0x50
Jun 30 22:32:13 toptor kernel:  [<ffffffff8100c0db>] system_call_fastpath+0x16/0x1b
Jun 30 22:32:13 toptor kernel: Code: c0 74 2c 41 ff c6 8b 55 c4 85 d2 74 b0 48 8b 30 4c 89 e7 e8 25 c1 ff ff eb a3 48 83 7f 30 00 66 0f 1f 4\
4 00 00 0f 85 24 ff ff ff <0f> 0b eb fe 4c 8b 65 d0 45 31 ed 4d 85 e4 74 14 f0 41 ff 0c 24
Jun 30 22:32:13 toptor kernel: RIP  [<ffffffff8113ddfe>] internal_create_group+0x11e/0x1b0
Jun 30 22:32:13 toptor kernel:  RSP <ffff8800134c9d18>
Jun 30 22:32:13 toptor kernel: ---[ end trace 6c904257cc01c1b6 ]---

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2014-10-11  3:00 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-08 19:35 kernel BUG at fs/sysfs/group.c:65! Tommi Rantala
2013-03-08 20:41 ` Greg KH
2013-03-08 21:15   ` Tommi Rantala
2013-03-09 13:48   ` Ming Lei
2013-03-09 16:36     ` Tommi Rantala
2013-03-10  8:53       ` Ming Lei
2013-03-10 11:50         ` Tejun Heo
2013-03-10 16:41         ` Greg KH
2013-03-10 20:35           ` Eric W. Biederman
2013-03-10 21:40             ` Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2014-10-09 12:43 Weng Meiling
2014-10-09 12:47 ` Weng Meiling
2014-10-11  3:00   ` Weng Meiling
2009-07-02 13:31 Ken-ichirou MATSUZAWA

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.