cdfs and linux 3.0* (Bug #233)
Description
Arch Linux has some kind of patch that could be for linux 3.0.0 support:
http://projects.archlinux.org/svntogit/community.git/tree/trunk/cdfs-3.0.0.patch?h=packages/cdfs
Issue hierarchy
History
Updated by Arjan Bouter over 1 year ago
let's not use that patch for kernel 3.0.x ...
the module builds and installs fine, but as soon as you try to actually mount something with it:
kernel: cdfs 2.6.27 loaded.
kernel: BUG: unable to handle kernel NULL pointer dereference at (null)
kernel: IP: [< (null)>] (null)
kernel: Oops: 0010 [#1] PREEMPT SMP
<snip>
kernel: Code: Bad RIP value.
Not very nice..
- Category set to Kernels
- Status changed from New to Feedback
Updated by Arjan Bouter over 1 year ago
updated the cdfs spell to abort on kernel 3.x.x and set the version to broken in that case