Re: Inclusion of UML in 2.6.8

From: Jeff Dike (jdike_at_addtoit.com)
Date: 06/27/04

  • Next message: David Ashley: "Re: Cached memory never gets released"
    Date:	Sat, 26 Jun 2004 23:59:23 -0400
    To: Andrew Morton <akpm@osdl.org>
    
    

    On Sat, Jun 26, 2004 at 01:09:45PM -0700, Andrew Morton wrote:
    > I have no problem plopping it into -mm, as long as it doesn't cause me too
    > much pain. It did cause patch management pain last time, but probably
    > whatever is was interacting with has now been merged up so it'll be OK.

    The tty_init patch is gone, so ghash is the only nasty bit outside the arch
    tree.

    > But for a merge into mainline we do need to get down and do some work on it
    > - reintroducing ghash.h would not be welcome (I though Jeff was going to
    > eliminate that?)

    Yeah, it will be, but requires a bit of surgery.

    > and last time we looked the patch had some blockdev
    > drivers in it which were doing antiquated 2.4 things.

    Not sure about that. hch complained about the cow driver last time, which
    can disappear until there is something that vaguely works.

    >
    > Generally, UML in 2.6 seems to have fallen behind fairly seriously and at
    > some stage we need to go through the exercise of splitting the patch up,
    > reviewing and fixing all the bits and feeding it in.

    Yup. I've come to the conclusion that I've painted myself into a corner a
    bit with BK and my currently style of working. I'm looking at quilt, and
    I'm pondering taking all the changes since the last time Linus merged UML
    (2.5.69 or something), and breaking them up into sensible patches.

    That'll be a lot of work, but I think it's something that needs doing.

                                    Jeff
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: David Ashley: "Re: Cached memory never gets released"