All of lore.kernel.org
 help / color / mirror / Atom feed
* dev_kfree_skb{,irq,any}
@ 2004-04-30 15:50 Carl-Daniel Hailfinger
  0 siblings, 0 replies; only message in thread
From: Carl-Daniel Hailfinger @ 2004-04-30 15:50 UTC (permalink / raw)
  To: Netdev

Hi,

what are the possible implications of calling dev_kfree_skb_irq from
non-interrupt context or calling dev_kfree_skb from interrupt context?

Looking at drivers/net, it seems dev_kfree_skb_irq is often called outside
an interrupt handler.

IIRC, dev_kfree_skb_any is the way to go if a certain routine can be
called both from interrupt context and outside it.

Regards,
Carl-Daniel
-- 
http://www.hailfinger.org/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-04-30 15:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-30 15:50 dev_kfree_skb{,irq,any} Carl-Daniel Hailfinger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.