Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Hello, I use drbd-0-7_pre7_20040528 and i can't load drbd module (insmod) : drbd.o: unresolved symbol generic_hweight32 This symbol is used in drbd_int.h : # define hweight_long(x) hweight32(x) During the module compilation i have seen this message : drbd_main.c:1969: warning: implicit declaration of function `generic_hweight32' Benoit.