Re: Protection of critical section in PREEMPT_RT

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

 



On 01/31/13 01:27, Jacky Lam wrote:
> Thanks Stano,
> 
> I am still debugging this driver. But I find very strange that
> sometimes printk() in interrupt handler do not output anything. This
> makes me very difficult to debug. Is it RT patch's expected behaviour?
> Or I am doing something wrong??

If CONFIG_PREEMPT_RT_FULL then printk() from irq context will be buffered
but the console driver will not be called to flush the buffer.  The
next printk() outside irq context will flush the buffer.

-Frank

--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux