Thread (7 messages) 7 messages, 3 authors, 2017-03-22

Re: [PATCH RT] tty: serial: st-asc: Make the locking RT aware

From: Thomas Gleixner <hidden>
Date: 2017-03-21 18:52:03
Also in: lkml

On Tue, 21 Mar 2017, Steven Rostedt wrote:
quoted
 	/*
 	 * Disable interrupts so we don't get the IRQ line bouncing
I'm nervous about the above comment, which in full is:

	/*
	 * Disable interrupts so we don't get the IRQ line bouncing
	 * up and down while interrupts are disabled.
	 */

I'm not sure if disabling interrupts helps on an SMP system. This patch
does change what happens when port->sysrq is set. But I'm not sure we
care.
It disables interrupts at the device level which obviously helps whether on
SMP or not.

Thanks,

	tglx
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help