LKML Archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] e1000e: protect NVM from corruption
@ 2008-09-23 22:25 Jeff Kirsher
  0 siblings, 0 replies; 4+ messages in thread
From: Jeff Kirsher @ 2008-09-23 22:25 UTC (permalink / raw
  To: jeff, mingo, davem; +Cc: netdev, linux-kernel, jesse.brandeburg, john.ronciak

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH 0/3] e1000e: protect NVM from corruption
@ 2008-09-23 22:28 Jeff Kirsher
  0 siblings, 0 replies; 4+ messages in thread
From: Jeff Kirsher @ 2008-09-23 22:28 UTC (permalink / raw
  To: jeff, mingo, davem; +Cc: netdev, linux-kernel, jesse.brandeburg, john.ronciak

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH 0/3] e1000e: protect NVM from corruption
@ 2008-09-23 22:36 Jeff Kirsher
  0 siblings, 0 replies; 4+ messages in thread
From: Jeff Kirsher @ 2008-09-23 22:36 UTC (permalink / raw
  To: jeff, davem, mingo; +Cc: netdev, linux-kernel, jesse.brandeburg, john.ronciak

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH 0/3] e1000e: protect NVM from corruption
@ 2008-09-23 22:41 Jeff Kirsher
  0 siblings, 0 replies; 4+ messages in thread
From: Jeff Kirsher @ 2008-09-23 22:41 UTC (permalink / raw
  To: jeff, davem, mingo; +Cc: netdev, linux-kernel, jesse.brandeburg, john.ronciak

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-09-23 22:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-23 22:28 [PATCH 0/3] e1000e: protect NVM from corruption Jeff Kirsher
  -- strict thread matches above, loose matches on Subject: below --
2008-09-23 22:41 Jeff Kirsher
2008-09-23 22:36 Jeff Kirsher
2008-09-23 22:25 Jeff Kirsher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).