Re: fr1-2.16 patch for 2.6.10 kernel
[email protected] (Peter T. Breuer)
| Newsgroups | gmane.linux.enbd.general |
|---|---|
| Message-ID | <[email protected]> |
In article <[email protected]> you wrote: > > It seems that the oops is exactly on this line : > > if(mddev->pers->hot_add_disk(mddev,rdev)) You are sure? the pers field is offset 4, so can you see if mddev is NULL? Peter