Bug 14023 - Cuse having trouble with sysfs handling
Summary: Cuse having trouble with sysfs handling
Status: CLOSED OBSOLETE
Alias: None
Product: Other
Classification: Unclassified
Component: Modules (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Tejun Heo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-20 08:23 UTC by Colin Guthrie
Modified: 2012-06-13 15:27 UTC (History)
3 users (show)

See Also:
Kernel Version: 2.6.31-rc6
Subsystem:
Regression: No
Bisected commit-id:


Attachments
Three (no doubt related) oops after loading cuse and/or running osspd (18.14 KB, text/plain)
2009-08-20 08:23 UTC, Colin Guthrie
Details
zcat /proc/config.gz (99.82 KB, text/plain)
2009-08-27 10:34 UTC, Colin Guthrie
Details

Description Colin Guthrie 2009-08-20 08:23:46 UTC
Created attachment 22783 [details]
Three (no doubt related) oops after loading cuse and/or running osspd

Hi,

I've recently been playing with cuse and I seem to be getting some oops :s

This happens after loading the cuse module and then running osspd (http://www.kernel.org/pub/linux/kernel/people/tj/ossp/)

I appreciate this is fresh new code so want to report it so it can be fixed before 2.6.31 final :)

I'm not 100% sure what info to report but I'll include the oops message I got and the kernel config.

This is on a Mandriva cooker kernel:
Linux jimmy 2.6.31-desktop-0.rc6.1mnb #1 SMP Fri Aug 14 11:16:57 EDT 2009 x86_64 Intel(R) Core(TM)2 CPU         T7200  @ 2.00GHz GNU/Linux

(Herton, I hope you don't mind me CC'ing you, but figured you'd be able to incorporate a fix into our packages when it's available :p)
Comment 1 Tejun Heo 2009-08-27 07:39:08 UTC
Sorry about the long delay.  Can you please attach .config?  More specifically, I'm curious about CONFIG_SYSFS_DEPRECATED options are configured.

Thanks.
Comment 2 Colin Guthrie 2009-08-27 10:34:59 UTC
Created attachment 22880 [details]
zcat /proc/config.gz

Crap, sorry, I meant to upload that earlier :s

$ zgrep CONFIG_SYSFS /proc/config.gz
# CONFIG_SYSFS_DEPRECATED_V2 is not set
CONFIG_SYSFS=y
Comment 3 Tejun Heo 2009-10-04 01:29:12 UTC
Problem being tracked in the following lkml thread.

http://thread.gmane.org/gmane.linux.kernel/894477

Note You need to log in before you can comment on or make changes to this bug.