From: Blaisorblade <blaisorblade@yahoo.it>
To: user-mode-linux-devel@lists.sourceforge.net
Cc: Andrew Morton <akpm@osdl.org>, Jeff Dike <jdike@addtoit.com>,
linux-kernel@vger.kernel.org
Subject: Re: [uml-devel] [PATCH 00/11] UBD driver little cleanups for 2.6.19
Date: Sun, 29 Oct 2006 21:23:43 +0100 [thread overview]
Message-ID: <200610292123.43606.blaisorblade@yahoo.it> (raw)
In-Reply-To: <20061029120224.d25e3204.akpm@osdl.org>
On Sunday 29 October 2006 21:02, Andrew Morton wrote:
> On Sun, 29 Oct 2006 20:17:23 +0100
>
> "Paolo 'Blaisorblade' Giarrusso" <blaisorblade@yahoo.it> wrote:
> > 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.
> None of this really looks like -rc3 material. Why do you think it's
> serious enough to justify late inclusion?
> I'm not particularly fussed about UBD though - if you and Jeff particularly
> want this lot in 2.6.19 then the world won't end.
If Jeff is worried about these patches destabilizing UML you can held them out
for now (but keep in -mm for 2.6.20), that's absolutely fine for me; however
there are a few real bug fixes for error paths and IMHO they are safe enough
to merge.
> "[PATCH 03/11] uml ubd driver: var renames" didn't apply due to
> dummy_device_release not being present, which doesn't inspire confidence.
> What tree are you patching?
It's just git HEAD, but earlier little patches cause that conflict.
I am sure that the obvious fixup is correct.
I just gave a look to that hunk in the addition log and it looks ok.
--
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
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
next prev parent reply other threads:[~2006-10-29 20:23 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-29 19:17 [uml-devel] [PATCH 00/11] UBD driver little cleanups for 2.6.19 Paolo 'Blaisorblade' Giarrusso
2006-10-29 19:20 ` [uml-devel] [PATCH 01/11] uml ubd driver: allow using up to 16 UBD devices Paolo 'Blaisorblade' Giarrusso
2006-10-29 19:20 ` [uml-devel] [PATCH 02/11] uml ubd driver: document some struct fields Paolo 'Blaisorblade' Giarrusso
2006-10-29 19:20 ` [uml-devel] [PATCH 03/11] uml ubd driver: var renames Paolo 'Blaisorblade' Giarrusso
2006-10-30 20:14 ` Jeff Dike
2006-10-29 19:20 ` [uml-devel] [PATCH 04/11] uml ubd driver: give better names to some functions Paolo 'Blaisorblade' Giarrusso
2006-10-29 19:20 ` [uml-devel] [PATCH 05/11] uml ubd driver: change ubd_lock to be a mutex Paolo 'Blaisorblade' Giarrusso
2006-10-29 19:20 ` [uml-devel] [PATCH 06/11] uml ubd driver: ubd_io_lock usage fixup Paolo 'Blaisorblade' Giarrusso
2006-10-29 19:20 ` [uml-devel] [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 ` [uml-devel] [PATCH 08/11] uml ubd driver: convert do_ubd to a boolean variable Paolo 'Blaisorblade' Giarrusso
2006-10-29 19:20 ` [uml-devel] [PATCH 09/11] uml ubd driver: use bitfields where possible Paolo 'Blaisorblade' Giarrusso
2006-10-29 19:20 ` [uml-devel] [PATCH 10/11] uml ubd driver: do not store error codes as ->fd Paolo 'Blaisorblade' Giarrusso
2006-10-29 19:20 ` [uml-devel] [PATCH 11/11] uml ubd driver: various little changes Paolo 'Blaisorblade' Giarrusso
2006-10-29 20:02 ` [uml-devel] [PATCH 00/11] UBD driver little cleanups for 2.6.19 Andrew Morton
2006-10-29 20:23 ` Blaisorblade [this message]
2006-10-30 20:36 ` Jeff Dike
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200610292123.43606.blaisorblade@yahoo.it \
--to=blaisorblade@yahoo.it \
--cc=akpm@osdl.org \
--cc=jdike@addtoit.com \
--cc=linux-kernel@vger.kernel.org \
--cc=user-mode-linux-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox