Messages in this thread |  | | From | "NeilBrown" <> | Date | Mon, 3 Aug 2009 11:01:24 +1000 (EST) | Subject | Re: linux-next: tree build failure |
| |
On Mon, August 3, 2009 10:35 am, Stephen Rothwell wrote: > Hi Neil, > > Today's linux-next build (powerpc ppc64_defconfig) failed like this: > > ERROR: ".md_integrity_add_rdev" [drivers/md/multipath.ko] undefined! > > Caused by commit 66f4f3f41f5c334f399e920b2aaad9b82514acda ("md: Push down > data integrity code to personalities") from the md-current and md trees. > Looks like md_integrity_add_rdev needs an EXPORT_SYMBOL.
Yes, of course... Thanks! Fixed.
NeilBrown
> > I have used the version of the md-current and md trees from next-20090731 > for today. > -- > Cheers, > Stephen Rothwell sfr@canb.auug.org.au > http://www.canb.auug.org.au/~sfr/ >
|  |