[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20080923224106.15640.28678.stgit@gitlost.lost>
Date: Tue, 23 Sep 2008 15:41:33 -0700
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
To: jeff@...zik.org, davem@...emloft.net, mingo@...e.hu
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
jesse.brandeburg@...el.com, john.ronciak@...el.com
Subject: [PATCH 0/3] e1000e: protect NVM from corruption
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists