On Sun, Aug 31, 2008 at 5:21 AM, Greg KH <greg@kroah.com> wrote:Hi, Markus submitted a patch to the firmware loader code that fixed a sysfs filename collision by appending a suffix to the sysfs filename it used. This bug broke the use of the firmware loader from i2c device drivers (specifically, the drivers for the xc3028 TV tuner chip) with certain (not particularly unusual) kernel configurations - IIRC, it affected kernels with I2C compiled as a module and a particular value of some option related to sysfs depreciated support. The patch was reverted by you because it broke binary-only firmware upload tools for Dell hardware, screwing over normal desktop users in the process. See, for example, http://lkml.org/lkml/2008/4/26/319 - this is fairly typical. IIRC, the only drivers for the xc3028 that aren't affected are Markus' recent ones, since they compile the firmware into the driver (ugh). This may have been fixed since, but I'm not sure. (Incidentally, looking at the conversation, I believe your remark that "the i2c devices can fix things by changing their module names so this collision doesn't happen :)" may be inaccurate. The firmware loader copies the name it uses from the device passed to it, so I'm not sure how much can be done, short of hacking around the issue by creating a fake device to pass to the firmware loader or making potentially compatibility-breaking changes to either the i2c core or the firmware loader. Of course, I haven't looked at the issue that closely, so I may be wrong.) Aidan --
| Greg Kroah-Hartman | [PATCH 002/196] Chinese: rephrase English introduction in HOWTO |
| david | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Jan Engelhardt | intel iommu (Re: -mm merge plans for 2.6.23) |
| Andi Kleen | Re: [PATCH] x86: Construct 32 bit boot time page tables in native format. |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Jarek Poplawski | Re: Possible regression in HTB |
| Natalie Protasevich | [BUG] New Kernel Bugs |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
git: | |
