public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/15] Staging: Convert the semaphore mess
@ 2010-01-11 20:51 John Kacur
  2010-01-11 20:51 ` [PATCH 01/15] dt9812: " John Kacur
                   ` (2 more replies)
  0 siblings, 3 replies; 21+ messages in thread
From: John Kacur @ 2010-01-11 20:51 UTC (permalink / raw)
  To: lkml, Thomas Gleixner, Ingo Molnar, Greg Kroah-Hartman; +Cc: John Kacur

Thomas / Ingo / Greg

I started with the patch in -rt 041e3130496f31d0cb4887fc6183117e662f5141
and tried to forward port it to 2.6.33-rc3

The patch no-longer applied, because some of the changes were already accepted
upstream, some files had been moved or dropped and so on.

So, I broke the original patch into one patch per file, and fixed merge errors.
Then I also went and changed similar problems in new code

This code should be queued-up for the 2.6.34 merge window, and should also
be applied to the latests -rt branch.

John Kacur (6):
  mt9d112: Convert the semaphore mess.
  mt9p012_fox: Convert the semaphore mess
  mt9t013: Convert the semaphore mess
  s5k3e2fx: Convert the semaphore mess
  pmem: Convert the semaphore mess.
  vme_user: Convert the semaphore mess

Thomas Gleixner (9):
  dt9812: Convert the semaphore mess
  usbdux.c: Convert the semaphore mess
  usbduxfast: Convert the semaphore mess
  alphatrack: Convert the semaphore mess
  tranzport: Convert he semaphore mess
  mimio: Convert semaphore mess
  wwrap: Convert the semaphore mess
  p9auth: Convert the semaphore mess
  rtmp_init: Convert the semaphore mess.

 drivers/staging/comedi/drivers/dt9812.c     |    4 ++--
 drivers/staging/comedi/drivers/usbdux.c     |    4 ++--
 drivers/staging/comedi/drivers/usbduxfast.c |    4 ++--
 drivers/staging/dream/camera/mt9d112.c      |    2 +-
 drivers/staging/dream/camera/mt9p012_fox.c  |    2 +-
 drivers/staging/dream/camera/mt9t013.c      |    2 +-
 drivers/staging/dream/camera/s5k3e2fx.c     |    2 +-
 drivers/staging/dream/pmem.c                |    2 +-
 drivers/staging/frontier/alphatrack.c       |    2 +-
 drivers/staging/frontier/tranzport.c        |    4 ++--
 drivers/staging/mimio/mimio.c               |    2 +-
 drivers/staging/otus/wwrap.c                |    2 +-
 drivers/staging/p9auth/p9auth.c             |    2 +-
 drivers/staging/rt2860/common/rtmp_init.c   |    2 +-
 drivers/staging/vme/devices/vme_user.c      |    2 +-
 15 files changed, 19 insertions(+), 19 deletions(-)


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

end of thread, other threads:[~2010-01-15 15:47 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-11 20:51 [PATCH 00/15] Staging: Convert the semaphore mess John Kacur
2010-01-11 20:51 ` [PATCH 01/15] dt9812: " John Kacur
2010-01-11 20:51   ` [PATCH 02/15] usbdux.c: " John Kacur
2010-01-11 20:51     ` [PATCH 03/15] usbduxfast: " John Kacur
2010-01-11 20:51       ` [PATCH 04/15] alphatrack: " John Kacur
2010-01-11 20:51         ` [PATCH 05/15] tranzport: Convert he " John Kacur
2010-01-11 20:51           ` [PATCH 06/15] mimio: Convert " John Kacur
2010-01-11 20:51             ` [PATCH 07/15] wwrap: Convert the " John Kacur
2010-01-11 20:51               ` [PATCH 08/15] p9auth: " John Kacur
2010-01-11 20:51                 ` [PATCH 09/15] mt9d112: " John Kacur
2010-01-11 20:51                   ` [PATCH 10/15] mt9p012_fox: " John Kacur
2010-01-11 20:51                     ` [PATCH 11/15] mt9t013: " John Kacur
2010-01-11 20:51                       ` [PATCH 12/15] s5k3e2fx: " John Kacur
2010-01-11 20:51                         ` [PATCH 13/15] pmem: " John Kacur
2010-01-11 20:51                           ` [PATCH 14/15] rtmp_init: " John Kacur
2010-01-11 20:51                             ` [PATCH 15/15] vme_user: " John Kacur
2010-01-11 20:56 ` [PATCH 00/15] Staging: " John Kacur
2010-01-15  1:29 ` Greg KH
2010-01-15 15:11   ` John Kacur
2010-01-15 15:19     ` Greg KH
2010-01-15 15:41       ` John Kacur

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox