Bug 10840
Summary: | netsc520 issues | ||
---|---|---|---|
Product: | Drivers | Reporter: | Roland Kletzing (devzero) |
Component: | Flash/Memory Technology Devices | Assignee: | David Woodhouse (dwmw2) |
Status: | CLOSED WILL_NOT_FIX | ||
Severity: | normal | CC: | alan |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.37-rc7 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Roland Kletzing
2008-05-31 01:58:55 UTC
i see that there was a temporary duplicate at http://bugzilla.kernel.org/show_bug.cgi?id=11226. anyway - i`m not satisfied with that answer - even if this is a specific driver for an embedded board - it should handle that correctly. there are thousands of modules in the kernel and very, very few show such erratic behaviour. suse kerels ship with that module built, btw - so this at least creates hassle on module testing. others complain, too - and spend their time with this: https://bugzilla.novell.com/show_bug.cgi?id=301798 one more: http://lkml.org/lkml/2007/7/1/152 This is a driver for an obscure embedded demonstration board. It's also one where there doesn't seem to be a good way to sanity check before probing. Quite why any standard PC distro would ship it is beyond me obscure or not - this problem still exists for 2.6.37-rc7 and this is one of the very very few drivers, which cause trouble on load. i have run another module testing session and again came across this one. (can`t count,how often, in the meantime....) and furthermore - distros ship it! ubuntu 10.10 has it and i assume some other distros ship it, too. have at least seen on suse. furthermore, we have another 2 bug reports from people who apparently did statically compile this into their kernel: https://bugzilla.kernel.org/show_bug.cgi?id=11226 https://bugzilla.kernel.org/show_bug.cgi?id=12357 and thomas gleixner said: "Actually this driver is complete crap." so, i would recommend that this driver will either be fixed or marked as broken (some better idea?), so it won`t get unneccessarily built and shipped with every sort of distro. whoever is in need of that driver will be able to build it, anyway. but i suspect someone is using 2.6.37 kernel on that old 133Mhz processor. (which got recently EOL`ed, btw: http://support.eurotech-inc.com/developers/documents/PCN10002.pdf ) |