All of lore.kernel.org
 help / color / mirror / Atom feed
* Fwd: register_console is getting stuck in acquire_console_sem()
       [not found] <CAF0w+pVW8d94+pmKL10JvAajbonweJOPOM3Q3Uq6fyt_jz=byA@mail.gmail.com>
@ 2013-02-08 11:43 ` Ramesh Rajagopal
  0 siblings, 0 replies; only message in thread
From: Ramesh Rajagopal @ 2013-02-08 11:43 UTC (permalink / raw)
  To: kernelnewbies

---------- Forwarded message ----------
From: Ramesh Rajagopal <shmera@gmail.com>
Date: Fri, Feb 8, 2013 at 5:12 PM
Subject: register_console is getting stuck in acquire_console_sem()
To: kernelnewbies at nl.linux.org, majordomo at vger.kernel.org


I am working on 2.6.35.7-02894-g0482b09-dirty this kernel.

I am trying to use g_serial as console(gadget serial). For that I am
calling register_console() from gserial_setup() function.
But this is getting stuck at acquire_console_sem(). When I printed
semaphore count it is infact 1, but internally it is
getting stuck at down() function spin lock(). Any idea what it could be ?

I have patch which enables gserial as console.

I want to get the kernel prints on USB port(don't have uart on our board).


Regards,
Ramesh.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20130208/b1389adf/attachment.html 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-02-08 11:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAF0w+pVW8d94+pmKL10JvAajbonweJOPOM3Q3Uq6fyt_jz=byA@mail.gmail.com>
2013-02-08 11:43 ` Fwd: register_console is getting stuck in acquire_console_sem() Ramesh Rajagopal

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.