* calling vmalloc inside interrupt handler
@ 2001-10-09 23:55 MEHTA,HIREN (A-SanJose,ex1)
2001-10-10 0:01 ` David S. Miller
0 siblings, 1 reply; 2+ messages in thread
From: MEHTA,HIREN (A-SanJose,ex1) @ 2001-10-09 23:55 UTC (permalink / raw)
To: 'linux-kernel@vger.kernel.org'
Hi list,
It is allowed to call vmalloc/kmalloc inside interrupt handler ?
-hiren
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: calling vmalloc inside interrupt handler
2001-10-09 23:55 calling vmalloc inside interrupt handler MEHTA,HIREN (A-SanJose,ex1)
@ 2001-10-10 0:01 ` David S. Miller
0 siblings, 0 replies; 2+ messages in thread
From: David S. Miller @ 2001-10-10 0:01 UTC (permalink / raw)
To: hiren_mehta; +Cc: linux-kernel
From: "MEHTA,HIREN (A-SanJose,ex1)" <hiren_mehta@agilent.com>
Date: Tue, 9 Oct 2001 17:55:48 -0600
It is allowed to call vmalloc/kmalloc inside interrupt handler ?
vmalloc() is not allowed, but kmalloc with GFP_ATOMIC flag is allowed
Franks a lot,
David S. Miller
davem@redhat.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-10-10 0:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-09 23:55 calling vmalloc inside interrupt handler MEHTA,HIREN (A-SanJose,ex1)
2001-10-10 0:01 ` David S. Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®