Re: kmalloc causing kernel panic

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Le Mon, 16 Jun 2008 11:50:13 +0530 (IST),
jasjit singh <singh.jasjit@xxxxxxxxxxx> a écrit :

> I am calling kmalloc() at the starting of open function in my driver
> for a PCI device. Here it is used to allocate the private structure.
> When I run application over this driver, it goes successful for the
> first time. But when I run this for second time, the kmalloc() causes
> kernel panic with the following messages.

Your driver probably corrupted kmalloc() internal data, or freed the
same memory area two times, or...

Send your driver source code if you want more help.

Sincerly,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers and embedded Linux development,
consulting, training and support.
http://free-electrons.com

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux