Bug 760

Summary: raid1 boot oops
Product: IO/Storage Reporter: Nicolas Mailhot (Nicolas.Mailhot)
Component: MDAssignee: Neil Brown (neilb)
Status: CLOSED CODE_FIX    
Severity: blocking    
Priority: P2    
Hardware: i386   
OS: Linux   
Kernel Version: 2.5.70-bk5 to 2.5.70-bk13 Subsystem:
Regression: --- Bisected commit-id:
Attachments: Oops screenshot
dmesg of successful 2.5.69-bk17 boot
lscpi
Kernel config

Description Nicolas Mailhot 2003-06-01 04:38:23 UTC
Distribution: Red Raw Hide

Hardware Environment:

GA-7VAX mobo 
http://www.giga-byte.com/products/7vax.htm 
(Via KT400 + Via VT8235 + Realtek RTL8100BL), F10 bios

Silicon Image 680 ATA controler
http://216.168.201.72/Site/E04/ProductContext.asp?SN=11810&Supplier_SN=1312&Site_Product_Classify_SN=10&Keyword=&test=

Software Environment: software Raid 1

Problem Description: oops on boot
Comment 1 Nicolas Mailhot 2003-06-01 04:40:24 UTC
Created attachment 389 [details]
Oops screenshot
Comment 2 Nicolas Mailhot 2003-06-01 04:41:54 UTC
Created attachment 390 [details]
dmesg of successful 2.5.69-bk17 boot
Comment 3 Nicolas Mailhot 2003-06-01 04:43:02 UTC
Created attachment 391 [details]
lscpi
Comment 4 Nicolas Mailhot 2003-06-01 04:47:42 UTC
Created attachment 392 [details]
Kernel config
Comment 5 Nicolas Mailhot 2003-06-08 15:09:31 UTC
Still in 2.5.70-bk13
Comment 6 Nicolas Mailhot 2003-06-09 04:23:11 UTC
And in 2.5.70-mm6
Comment 7 Neil Brown 2003-06-10 23:02:18 UTC
Various kmalloced buffered needed to be zeroed.  A patch to do this
has just been included in Linus' BK tree.
Comment 8 Nicolas Mailhot 2003-06-11 13:53:47 UTC
It's fixed in 2.5.70-bk16 all right.

Thanks everyone