From: Doug Thompson <[email protected]>
This EDAC patch set was applied against: 2.6.23-rc1
4 Patches in this set
1) Fixed workq reset undefined problem and found missing workq
value reset and possible deadlock as we found in edac_device code.
Each edac_mc control structure is scanned by a workq trigger event
and that period valu can be modified by a sysfs control.
This control didn't update the workq value. Now it does
2) Fixed the sysfs of the edac_pci scanning devices. Removed
Old incorrect code and now reference counters are used on the kobjects
and reference count on the edac_core.ko module, to keep it in
memory until all references have cleared
3) Fixed the missing include/asm-mips/edac.h for MIPS which required
for proper operation on MIPS
4) Fixed a 'depends on' state for the PPC_PASEMI driver.
Was originally just PPC, but that was incorrect, and would compile
on all PPC. Now just PPC_PASEMI builds will build this driver.
Signed-off-by: Doug Thompson <[email protected]>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]