Re: [patch] 2.4 fix to allow vmalloc at interrupt time

Christoph Hellwig (hch@infradead.org)
Tue, 13 May 2003 22:18:31 +0100


On Tue, May 13, 2003 at 02:11:12PM -0700, Matthew Jacob wrote:
>
> This fixes a buglet wrt doing vmalloc at interrupt time for 2.4.

vmalloc/vfree is not allowed from interrupt context. the GFP flag
is the least of your worries.

-
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/