All of lore.kernel.org
 help / color / mirror / Atom feed
* kfree_skb query
@ 2002-11-05 15:25 Bill Leckey
  0 siblings, 0 replies; only message in thread
From: Bill Leckey @ 2002-11-05 15:25 UTC (permalink / raw)
  To: linux-kernel

I'm writing a driver that provides an ethernet like interface to a WAN 
link.  The device DMA's the data from me, then tells me when it's 
finished.  At that point I free the skb.  However I get the following 
warning

kernel: Warning: kfree_skb on hard IRQ d092c301

What is bad about calling kfree_skb from within a hard IRQ?  I'm afraid 
looking at the code that spat out the error message didn't help me, and 
since it's only a warning I'm assuming it's not fatal, but shouldn't be 
done for some reason.

Thanks.

Bill

-- 
Bill Leckey - Senior Software Design Engineer
TPG Research and Development
Ph: +61 2 62851711
Fax: +61 2 62853939


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

only message in thread, other threads:[~2002-11-06  3:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-05 15:25 kfree_skb query Bill Leckey

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.