> We have a series of kernel patches that I will reply to this mail withthis is the current set of patches that I have to help us debug and/or fix e1000e issues found during this debug effort for the corrupt NVM. the "drop stats lock" - "reset swflag" patches allow Thomas' patch for a mutex in the SWFLAG acquire function to run without any errors. the patches are not probably production quality, but seem to work for myself and thomas on at least a couple of machines. The non-debug aspects of the patches will likely be pushed later. At this point I do not believe any of these patches will fix the NVM corruption issue, but will add to the ability of any tester to help find the issue, and reduce the chance that it is any issue we (now) know about. --- Bruce Allan (2): e1000e: Use set_memory_ro()/set_memory_rw() to protect flash memory Export set_memory_ro() and set_memory_rw() calls. Soon to be used Jesse Brandeburg (7): e1000e: dump eeprom to dmesg for ich8/9 e1000e: allow bad checksum update version e1000e: drop stats lock e1000e: fix lockdep issues e1000e: do not ever sleep in interrupt context e1000e: reset swflag after resetting hardware Thomas Gleixner (1): e1000e: debug contention on NVM SWFLAG arch/x86/mm/pageattr.c | 2 + drivers/net/e1000e/e1000.h | 4 + drivers/net/e1000e/ethtool.c | 6 +- drivers/net/e1000e/hw.h | 1 drivers/net/e1000e/ich8lan.c | 36 ++++++++++ drivers/net/e1000e/netdev.c | 158 ++++++++++++++++++++++++++++-------------- 6 files changed, 153 insertions(+), 54 deletions(-) --
| debian developer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Eric W. Biederman | [PATCH 02/10] sysfs: Support for preventing unmounts. |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Linus Torvalds | Re: LSM conversion to static interface |
git: | |
| Antonio Almeida | HTB accuracy for high speed |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 18/37] dccp: Support for Mandatory options |
| Timo Teräs | Re: xfrm_state locking regression... |
