lkml.org 
[lkml]   [2007]   [Jul]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH 0/4] drivers edac fix misc rc1 issues
From:	Doug Thompson <dougthompson@xmission.com>

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 <dougthompson@xmission.com>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-07-25 22:49    [W:0.107 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site