public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/11] UBD driver little cleanups for 2.6.19
@ 2006-10-29 19:17 Paolo 'Blaisorblade' Giarrusso
  2006-10-29 19:20 ` [PATCH 01/11] uml ubd driver: allow using up to 16 UBD devices Paolo 'Blaisorblade' Giarrusso
                   ` (11 more replies)
  0 siblings, 12 replies; 18+ messages in thread
From: Paolo 'Blaisorblade' Giarrusso @ 2006-10-29 19:17 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Jeff Dike, user-mode-linux-devel, linux-kernel

Many cleanups for the UBD driver; these are mostly microfixes, I was waiting to
finish and reorder also locking fixes (the code works, it is only to resplit,
reproof-read and changelogs must be written) but I decided to send these ones
for now. The rest will maybe be merged for 2.6.20.

The only locking change is a conversion of a spinlock to a mutex, but it is
correct anyway, and it has been tested (which is enough since it relates
just to the setup/teardown path) with all debugging options active; I did
boot-test and hotplug/hotunplug test.
-- 
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Paolo Giarrusso, aka Blaisorblade
http://www.user-mode-linux.org/~blaisorblade
Chiacchiera con i tuoi amici in tempo reale! 
 http://it.yahoo.com/mail_it/foot/*http://it.messenger.yahoo.com 

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

end of thread, other threads:[~2006-10-30 19:38 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-29 19:17 [PATCH 00/11] UBD driver little cleanups for 2.6.19 Paolo 'Blaisorblade' Giarrusso
2006-10-29 19:20 ` [PATCH 01/11] uml ubd driver: allow using up to 16 UBD devices Paolo 'Blaisorblade' Giarrusso
2006-10-29 19:20 ` [PATCH 02/11] uml ubd driver: document some struct fields Paolo 'Blaisorblade' Giarrusso
2006-10-29 19:20 ` [PATCH 03/11] uml ubd driver: var renames Paolo 'Blaisorblade' Giarrusso
2006-10-30 20:14   ` Jeff Dike
2006-10-29 19:20 ` [PATCH 04/11] uml ubd driver: give better names to some functions Paolo 'Blaisorblade' Giarrusso
2006-10-29 19:20 ` [PATCH 05/11] uml ubd driver: change ubd_lock to be a mutex Paolo 'Blaisorblade' Giarrusso
2006-10-29 19:20 ` [PATCH 06/11] uml ubd driver: ubd_io_lock usage fixup Paolo 'Blaisorblade' Giarrusso
2006-10-29 19:20 ` [PATCH 07/11] uml ubd driver: reformat ubd_config Paolo 'Blaisorblade' Giarrusso
2006-10-30 20:26   ` Jeff Dike
2006-10-30 20:30   ` Jeff Dike
2006-10-29 19:20 ` [PATCH 08/11] uml ubd driver: convert do_ubd to a boolean variable Paolo 'Blaisorblade' Giarrusso
2006-10-29 19:20 ` [PATCH 09/11] uml ubd driver: use bitfields where possible Paolo 'Blaisorblade' Giarrusso
2006-10-29 19:20 ` [PATCH 10/11] uml ubd driver: do not store error codes as ->fd Paolo 'Blaisorblade' Giarrusso
2006-10-29 19:20 ` [PATCH 11/11] uml ubd driver: various little changes Paolo 'Blaisorblade' Giarrusso
2006-10-29 20:02 ` [PATCH 00/11] UBD driver little cleanups for 2.6.19 Andrew Morton
2006-10-29 20:23   ` [uml-devel] " Blaisorblade
2006-10-30 20:36   ` Jeff Dike

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