Re: [PATCH] Replace timer_bh with tasklet

David S. Miller (davem@redhat.com)
Wed, 19 Jun 2002 18:55:14 -0700 (PDT)


From: Robert Love <rml@tech9.net>
Date: 19 Jun 2002 18:53:25 -0700

SCSH_BH is gone in 2.5.23. Matthew Wilcox has a patch to remove
IMMEDIATE_BH.

TIMER_BH is the only BH left as far as I know.

What about all of the serial driver BHs? You keep avoiding this
issue.

Also, when people remove *_BH they should remove the define in
include/linux/interrupt.h Why people leave this there is beyond me, it
only causes confusion when people try to figure out what the current
state of affairs is.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/