Problem with mtd_blktrans_thread()

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

 



Hi all,
I'm trying to boot uClinux 2.6 on a new architecture.
I have a problem during execution of the mtd_blktrans_thread() function.
Indeed the condition for the while loop never permits to terminate.

****************************
while (!tr->blkcore_priv->exiting) {
   ...
   }
****************************

What is the purpose of this function?
The condition tr->blkcore_priv->exiting must be !0 to terminate the loop.
Where and how is it done?
Any suggestions?

Thanks very much in advance!
S.Lambert


--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ


[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