On Sat, Mar 17, 2012 at 09:52:24AM +0100, Paul Menzel wrote:
> Dear Jim,
Hi Paul,
>
>
> Am Freitag, den 16.03.2012, 16:06 -0700 schrieb Jim Kukunas:
> > Test each combination of recovery and syndrome generation
> > functions.
> >
> > Signed-off-by: Jim Kukunas <james.t.kukunas@xxxxxxxxxxxxxxx>
> > ---
> > lib/raid6/algos.c | 2 +-
> > lib/raid6/test/test.c | 32 +++++++++++++++++++++-----------
> > lib/raid6/x86.h | 13 ++++++++-----
> > 3 files changed, 30 insertions(+), 17 deletions(-)
> >
> > diff --git a/lib/raid6/algos.c b/lib/raid6/algos.c
> > index a3ac58a..82cdd01 100644
> > --- a/lib/raid6/algos.c
> > +++ b/lib/raid6/algos.c
> > @@ -17,12 +17,12 @@
> > */
> >
> > #include <linux/raid/pq.h>
> > -#include <linux/module.h>
> > #include "x86.h"
> > #ifndef __KERNEL__
> > #include <sys/mman.h>
> > #include <stdio.h>
> > #else
> > +#include <linux/module.h>
>
> that change is not mentioned in the commit message as far as I can see.
>
The reason for this change is that <linux/module.h> drags in headers which
are not visible to userspace, thus breaking the build for the test program.
You are correct, it should be mentioned in the commit message.
Thanks,
<snip>
--
Jim Kukunas
Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
[ATA RAID]
[Linux SCSI Target Infrastructure]
[Managing RAID on Linux]
[Linux IDE]
[Linux SCSI]
[Linux Hams]
[Device-Mapper]
[Kernel]
[Linux Books]
[Linux Admin]
[Linux Net]
[GFS]
[RPM]
[git]
[Photos]
[Yosemite Photos]
[Yosemite News]
[AMD 64]
[Linux Networking]