On Thu, Jan 28, 2016 at 9:20 AM, Alexey Brodkin Alexey.Brodkin@synopsys.com wrote:
Hi Carlos,
On Thu, 2016-01-21 at 18:30 +0000, Carlos Palminha wrote:
hi...
i just found that its blocking waiting for console_lock... @vineet, alexey: i think that console_lock is architecture dependent right? Do you know any issue with console_lock for ARC?
I'm not really sure "console_lock" has something to do with ARC architecture. At least "git grep bconsole_lock" doesn't find anything in "arch/arc".
So I'd assume this is a generic thing.
it is a generic thing.. all arch's are afflicted by console_lock..
BR, -R