All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2][linux-yocto-3.2] fri2 serial port fixes for preempt-rt
@ 2012-05-31 18:04 Darren Hart
  2012-05-31 18:04 ` [PATCH 1/2] pch_uart: Add eg20t_port lock field, avoid recursive spinlocks Darren Hart
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Darren Hart @ 2012-05-31 18:04 UTC (permalink / raw)
  To: Yocto Project, Bruce Ashfield, Tom Zanussi

These patches address are lockup when attempting login over serial on the fri2
when running the preempt-rt kernel. I have sent the first patch out for review,
but have not yet heard back. The serial port works and appears fairly stable.
However, I would prefer to keep these patches in yocto/preempt-rt/fri2 until
they are merged upstream in their final form. Please apply to a new branch:

    yocto/preempt-rt/fri2


The following changes since commit c004dd798ce68af4d7677939426b083575523db5:

  pch_uart: Add eg20t_port lock field, avoid recursive spinlock on port->lock (2012-05-30 23:22:37 -0700)

are available in the git repository at:
  git://git.yoctoproject.org/linux-yocto-2.6.37-contrib dvhart/standard/preempt-rt/fri2
  http://git.yoctoproject.org/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=dvhart/standard/preempt-rt/fri2

Darren Hart (2):
  pch_uart: Add eg20t_port lock field, avoid recursive spinlocks
  [RT] pch_uart: Correct spin_lock and irqsave usage in pch_console_write

 drivers/tty/serial/pch_uart.c |   26 ++++++++++++++++++--------
 1 files changed, 18 insertions(+), 8 deletions(-)

-- 
1.7.5.4



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-05-31 18:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-31 18:04 [PATCH 0/2][linux-yocto-3.2] fri2 serial port fixes for preempt-rt Darren Hart
2012-05-31 18:04 ` [PATCH 1/2] pch_uart: Add eg20t_port lock field, avoid recursive spinlocks Darren Hart
2012-05-31 18:04 ` [PATCH 2/2] [RT] pch_uart: Correct spin_lock and irqsave usage in pch_console_write Darren Hart
2012-05-31 18:57 ` [PATCH 0/2][linux-yocto-3.2] fri2 serial port fixes for preempt-rt Bruce Ashfield

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.