Re: drbd-0.7.18 doesn't compile under 2.617-rc2 becauseSLAB_NO_REAP is missing

From: Randy.Dunlap
Date: Wed Apr 26 2006 - 17:04:03 EST


On Wed, 26 Apr 2006 15:16:33 -0400 Maurice Volaski wrote:

> Being forwarded here from the drbd mailing list in case SLAB_NO_REAP
> got removed from the kernel source inadvertently....

It's no longer used in the kernel tree. Here's the patch
that removed it:
http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ac2b898ca6fb06196a26869c23b66afe7944e52e

> >
> >It was previously reported (twice) that drbd-0.7.17 didn't compile
> >under the initial releases of 2.6.17. Neither does 0.7.18.
> >
> >/var/tmp/portage/drbd-0.7.18/work/drbd-0.7.18/drbd/drbd_main.c: In
> >function `drbd_create_mempools':
> >/var/tmp/portage/drbd-0.7.18/work/drbd-0.7.18/drbd/drbd_main.c:1547:
> >error: `SLAB_NO_REAP' undeclared (first use in this function)
> >/var/tmp/portage/drbd-0.7.18/work/drbd-0.7.18/drbd/drbd_main.c:1547:
> >error: (Each undeclared identifier is reported only once
> >/var/tmp/portage/drbd-0.7.18/work/drbd-0.7.18/drbd/drbd_main.c:1547:
> >error: for each function it appears in.)
> >make[3]: ***
> >[/var/tmp/portage/drbd-0.7.18/work/drbd-0.7.18/drbd/drbd_main.o]
> >Error 1
> >make[2]: ***
> >[_module_/var/tmp/portage/drbd-0.7.18/work/drbd-0.7.18/drbd] Error 2
> >--

---
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/