All of lore.kernel.org
 help / color / mirror / Atom feed
* LOG interruptie
@ 2005-07-16 16:44 Jan Engelhardt
  2005-07-16 17:13 ` Marcus Sundberg
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Engelhardt @ 2005-07-16 16:44 UTC (permalink / raw)
  To: Netfilter Developer Mailing List

Hi,


if we're in a hard|soft interrupt when a network packet arrives and passes 
through netfilter, and printk() can't be called from interrupt context, how 
does the LOG target gets its duty done, then?


Jan Engelhardt
-- 

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

* Re: LOG interruptie
  2005-07-16 16:44 LOG interruptie Jan Engelhardt
@ 2005-07-16 17:13 ` Marcus Sundberg
  0 siblings, 0 replies; 2+ messages in thread
From: Marcus Sundberg @ 2005-07-16 17:13 UTC (permalink / raw)
  To: Jan Engelhardt; +Cc: Netfilter Developer Mailing List

Jan Engelhardt wrote:
> Hi,
> 
> if we're in a hard|soft interrupt when a network packet arrives and passes 
> through netfilter, and printk() can't be called from interrupt context, how 
> does the LOG target gets its duty done, then?

Hi,

printk() CAN be called from interrupt context (unless you modified
your kernel in some strange way).

//Marcus
-- 
---------------------------------------+--------------------------
  Marcus Sundberg <marcus@ingate.com>  | Firewalls with SIP & NAT
 Software Developer, Ingate Systems AB |  http://www.ingate.com/

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

end of thread, other threads:[~2005-07-16 17:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-16 16:44 LOG interruptie Jan Engelhardt
2005-07-16 17:13 ` Marcus Sundberg

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.