[PATCH 0/3] e1000e: protect NVM from corruption

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jeff Kirsher
Date: Tuesday, September 23, 2008 - 3:36 pm

These patches apply against commit e002bcc2f8e766a96472379e3b4a8a4e8938a93e of Linus's latest tree.

These patches have had some basic tested run against them.  These patches are intended to prevent the NVM corruption being reported and will hopefully help in finding a root cause for the NVM corruption.

---

Bruce Allan (3):
      e1000e: remove failed request for sw/fw/hw flag
      e1000e: Useset_memory_ro()/set_memory_rw() to protect flash memory
      x86: export set_memory_ro() and set_memory_rw() calls


 arch/x86/mm/pageattr.c       |    2 ++
 drivers/net/e1000e/e1000.h   |    1 +
 drivers/net/e1000e/hw.h      |    1 +
 drivers/net/e1000e/ich8lan.c |   18 ++++++++++++++++++
 drivers/net/e1000e/netdev.c  |   11 +++++++----
 5 files changed, 29 insertions(+), 4 deletions(-)

-- 
Signature
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/3] e1000e: protect NVM from corruption, Jeff Kirsher, (Tue Sep 23, 3:36 pm)