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

From: Jeff Kirsher
Date: Tue Sep 23 2008 - 18:25:46 EST


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