recalc_sigpending in compatmac.h

Jonas Holmberg jonas.holmberg at axis.com
Tue Mar 5 09:01:16 EST 2002


fs/jffs/intrep.c from Linux 2.4.17 won't compile:

intrep.c:3355:27: arguments given to macro `recalc_sigpending'

It looks like recalc_sigpending has been changed to handle kernel
version < 2.5.5 but it doesn't seem to work. fs/jffs/intrep.c (2.4.17
and current) calls recalc_sigpending with an argument but the macro has
no argument if kernel version < 2.5.5 according to latest compatmac.h.

/Jonas





More information about the linux-mtd mailing list