On Sun, 2015-04-19 at 23:45 -0400, Chengyu Song wrote:
> Hi Ying,
> 
> As suggested in the patch,  -19 (-ENODEV) happens when debugfs is not 
> configured (see include/linux/debugfs.h). So if debugfs is necessary for the 
> functionality, in Kconfig, we should either declare it as a dependency, or 
> auto select it.

I see.  Thanks for explanation!

Best Regards,
Huang, Ying

> Chengyu
> 
> > On Apr 19, 2015, at 11:25 PM, Huang Ying <ying.hu...@intel.com> wrote:
> > 
> > FYI, we noticed the below changes on
> > 
> > git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> > commit e2ac55b6a8e337fac7cc59c6f452caac92ab5ee6 ("ocfs2: incorrect check 
> > for debugfs returns")
> > 
> > We found something as below in dmesg.
> > 
> > [    1.225136] VFS: Disk quotas dquot_6.5.2
> > [    1.225814] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 
> > bytes)
> > [    1.228207] (swapper/0,1,0):ocfs2_init:1612 ERROR: Unable to create 
> > ocfs2 debugfs root.
> > [    1.232445] (swapper/0,1,0):ocfs2_init:1634 ERROR: status = -19
> > [    1.233223] ocfs2: Registered cluster interface o2cb
> > [    1.233994] OCFS2 User DLM kernel interface loaded
> > [    1.234618] (swapper/0,1,0):o2hb_debug_init:1318 ERROR: status = -19
> > [    1.236183] gfs2: GFS2 installed
> > [    1.238123] Key type asymmetric registered
> > 
> > BUG: kernel boot hang
> > Elapsed time: 310
> > qemu-system-i386 -enable-kvm -cpu Haswell,+smep,+smap -kernel 
> > /kernel/i386-randconfig-ib0-04172352/e2ac55b6a8e337fac7cc59c6f452caac92ab5ee6/vmlinuz-4.0.0-02646-ge2ac55b
> >  -append 'root=/dev/ram0 user=lkp 
> > job=/lkp/scheduled/vm-vp-quantal-i386-23/rand_boot-1-quantal-core-i386.cgz-i386-randconfig-ib0-04172352-e2ac55b6a8e337fac7cc59c6f452caac92ab5ee6-1-20150418-31554-1woqtdb.yaml
> >  ARCH=i386 kconfig=i386-randconfig-ib0-04172352 branch=linus/master 
> > commit=e2ac55b6a8e337fac7cc59c6f452caac92ab5ee6 
> > BOOT_IMAGE=/kernel/i386-randconfig-ib0-04172352/e2ac55b6a8e337fac7cc59c6f452caac92ab5ee6/vmlinuz-4.0.0-02646-ge2ac55b
> >  
> > RESULT_ROOT=/result/vm-vp-quantal-i386/boot/1/quantal-core-i386.cgz/i386-randconfig-ib0-04172352/e2ac55b6a8e337fac7cc59c6f452caac92ab5ee6/0
> >  LKP_SERVER=inn earlyprintk=ttyS0,115200 rd.udev.log-priority=err 
> > systemd.log_target=journal systemd.log_level=warning debug apic=debug 
> > sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 panic=-1 
> > softlockup_panic=1 nmi_watchdog=panic oops=panic load_ramdisk=2 
> > prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal rw 
> > ip=::::vm-vp-quantal-i386-23::dhcp drbd.minor_count=8'  -initrd 
> > /fs/sde1/initrd-vm-vp-quantal-i386-23 -m 360 -smp 1 -device 
> > e1000,netdev=net0 -netdev user,id=net0 -boot order=nc -no-reboot -watchdog 
> > i6300esb -rtc base=localtime -pidfile 
> > /dev/shm/kboot/pid-vm-vp-quantal-i386-23 -serial 
> > file:/dev/shm/kboot/serial-vm-vp-quantal-i386-23 -daemonize -display none 
> > -monitor null 
> > 
> > Thanks,
> > Ying Huang
> > 
> > <config-4.0.0-02646-ge2ac55b><.dmesg.txt>_______________________________________________
> > LKP mailing list
> > l...@linux.intel.com
> > 
> 


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to