public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* recalc_sigpending in compatmac.h
@ 2002-03-05 14:01 Jonas Holmberg
  2002-03-05 14:07 ` David Woodhouse
  0 siblings, 1 reply; 2+ messages in thread
From: Jonas Holmberg @ 2002-03-05 14:01 UTC (permalink / raw)
  To: linux-mtd

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: recalc_sigpending in compatmac.h
  2002-03-05 14:01 recalc_sigpending in compatmac.h Jonas Holmberg
@ 2002-03-05 14:07 ` David Woodhouse
  0 siblings, 0 replies; 2+ messages in thread
From: David Woodhouse @ 2002-03-05 14:07 UTC (permalink / raw)
  To: Jonas Holmberg; +Cc: linux-mtd

jonas.holmberg@axis.com said:
>  intrep.c:3355:27: arguments given to macro `recalc_sigpending'

Fixed. Sorry.

--
dwmw2

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-03-05 13:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-05 14:01 recalc_sigpending in compatmac.h Jonas Holmberg
2002-03-05 14:07 ` David Woodhouse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox