1
0
forked from pool/kernel-source
OBS User unknown
2008-09-30 15:55:48 +00:00
committed by Git OBS Bridge
parent afc89673ba
commit ac6fb83b46
42 changed files with 286 additions and 41 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Sep 30 17:17:15 CEST 2008 - jkosina@suse.de
- additional patches to track down and fix e1000e NVM corruption
- patches.suse/e1000e_ioremap_sanity_check: ioremap sanity check
to catch mapping requests exceeding the BAR sizes (bnc#425480).
- patches.suse/e1000e_write_protect_ichx_nvm: e1000e: write
protect ICHx NVM to prevent malicious write/erase (bnc#425480).
-------------------------------------------------------------------
Mon Sep 29 23:39:20 CEST 2008 - agruen@suse.de