diff options
author | Christopher Li <[email protected]> | 2008-09-05 14:04:05 -0700 |
---|---|---|
committer | Jeff Garzik <[email protected]> | 2008-09-18 21:40:24 -0400 |
commit | 78566fecbb12a7616ae9a88b2ffbc8062c4a89e3 (patch) | |
tree | 732e81889c6be0780ac196163a5c7c29f2dc490e /net/unix/sysctl_net_unix.c | |
parent | f55c21fd9a92a444e55ad1ca4e4732d56661bf2e (diff) |
e1000: prevent corruption of EEPROM/NVM
Andrey reports e1000 corruption, and that a patch in vmware's ESX fixed
it.
The EEPROM corruption is triggered by concurrent access of the EEPROM
read/write. Putting a lock around it solve the problem.
[[email protected]: use DEFINE_SPINLOCK to avoid confusing lockdep]
Signed-off-by: Christopher Li <[email protected]>
Reported-by: Andrey Borzenkov <[email protected]>
Cc: Zach Amsden <[email protected]>
Cc: Pratap Subrahmanyam <[email protected]>
Cc: Jeff Kirsher <[email protected]>
Cc: Jesse Brandeburg <[email protected]>
Cc: Bruce Allan <[email protected]>
Cc: PJ Waskiewicz <[email protected]>
Cc: John Ronciak <[email protected]>
Cc: Jeff Garzik <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions