linux-source-2.6.20 2.6.20-12.19 does not enable CONFIG_DEBUG_FS

Bug #93489 reported by Mark Carey
10
Affects Status Importance Assigned to Milestone
linux-source-2.6.20 (Ubuntu)
Fix Released
Low
Ben Collins

Bug Description

Binary package hint: linux-source-2.6.20

Download http://librarian.launchpad.net/6849944/linux-headers-2.6.20-12-386_2.6.20-12.19_i386.deb open in archive manager, open data.tar.gz, extract .config and grep for CONFIG_DEBUG_FS.

careys@jersey:~/Desktop$ cat .config | grep CONFIG_RELAY
CONFIG_RELAY=y
careys@jersey:~/Desktop$ cat .config | grep CONFIG_DEBUG_FS
# CONFIG_DEBUG_FS is not set

Whys it this important, it is important for nouveau and renouveau devs trying to obtain mimo traces of nvidia graphics cards, refer http://nouveau.freedesktop.org/wiki/MmioTrace renouveau will work from 6.06, however mimo tracing requires CONFIG_DEBUG_FS be set.

If this was enabled more ubuntu users would be able to assist the development of the nouveau driver in line with Mark Shuttleworths pledge of assistance to nouveau refer http://www.markshuttleworth.com/archives/95 item 2.

Note that I am in no way oficially affiliated with the nouveau project, I just want to be able to help and seing as Fiesty will have a kernel with version greater than 2.6.19-rc1 this would be a great help to nouveau, myself and to others trying the same thing.

Thanks,

Mark C

Changed in linux-source-2.6.20:
assignee: nobody → ben-collins
importance: Undecided → Low
status: Unconfirmed → In Progress
Changed in linux-source-2.6.20:
status: In Progress → Fix Committed
Revision history for this message
Mark Carey (careym) wrote :

Refer http://www.markshuttleworth.com/archives/95#comment-61800 which reads,

"...I discussed this with Ben Collins, who leads the kernel team in Ubuntu, who says:

    Yeah, I'll have it enabled for post-beta (which should mean it will be
    available in RC).

So, you’re in luck!..."

I have just downloaded the Fiesty Beta iso and can confirm that;

mark@daisy:/usr/src/linux-headers-2.6.20-12$ cat .config | grep CONFIG_DEBUG_FS
# CONFIG_DEBUG_FS is not set

Reviewing https://wiki.ubuntu.com/FeistyReleaseSchedule it appears that RC will be availiable on April 12th.

Changed in linux-source-2.6.20:
status: Fix Committed → Fix Released
Revision history for this message
Mark Carey (careym) wrote :

Updated kernel works a treat - thanks.

3 mmio-traces submitted and more to come :)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.