Re: Untitled

Thomas Hood (jdthood@home.dhs.org)
Tue, 2 Oct 2001 11:32:22 -0400 (EDT)


> Hello,
> I have written a linux kernel module. The linux version is 2.2.14.
> In this module I have declared an array of size 2048. If I use this array, the execution of this module function
> causes kernel to reboot. If I kmalloc() this array then execution of this module function doesnot cause any
> problem.
> Can you explain this behaviour?
> Thnaks,
> Dinesh

Hmm. Perhaps there's is a bug in your module.

-- 
Thomas Hood
(Don't reply to the From: address but to jdthood_AT_yahoo.co.uk)
-
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/