From mboxrd@z Thu Jan 1 00:00:00 1970 From: j.neuschaefer@gmx.net (Jonathan =?utf-8?Q?Neusch=C3=A4fer?=) Date: Mon, 5 Dec 2011 20:03:42 +0100 Subject: Bug:scheduling while atomic.. In-Reply-To: References: Message-ID: <20111205190342.GA3007@debian.debian> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On Mon, Dec 05, 2011 at 02:42:20PM +0530, sandeep kumar wrote: > Hi all, > here is the dump i got in dmesg... > [snip] > > I felt, something is wrong in dpram_write function, But couldnt exactly > know what happend. > Even i tried disassembling the function, i traced to some normal jump > instruction. > > I know this error comes when, some function sleeps in atomic context. > > Can anyone pls help me in fixing this.. Is it your code that's failing here? Otherwise a good bug report on linux-kernel at vger.kernel.org is usually appreciated. Thanks, Jonathan Neusch?fer