public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Américo Wang" <xiyou.wangcong@gmail.com>
To: Jiri Kosina <jkosina@suse.cz>
Cc: "Américo Wang" <xiyou.wangcong@gmail.com>,
	"Luca Bigliardi" <shammash@artha.org>,
	trivial@kernel.org, linux-kernel@vger.kernel.org,
	jdike@addtoit.com, "Andrew Morton" <akpm@linux-foundation.org>
Subject: Re: [PATCH] Fix vde network backend in user mode linux
Date: Mon, 16 Feb 2009 21:21:18 +0800	[thread overview]
Message-ID: <20090216132118.GD23665@hack.private> (raw)
In-Reply-To: <alpine.LNX.1.10.0902161350350.18110@jikos.suse.cz>

On Mon, Feb 16, 2009 at 01:51:35PM +0100, Jiri Kosina wrote:
>On Mon, 16 Feb 2009, Américo Wang wrote:
>
>> >[ doesn't seem to be picked up by anyone into current -next nor -mmotm, 
>> >  but isn't appropriate for trivial; adding akpm to cc ]
>> >> * Replace kmalloc() with uml_kmalloc()
>> >>   (fix build failure)
>> Weird... I sent a patch for this several months ago! I thought Jeff had 
>> already taken it... No?
>
>I am not sure whether this has been fixed in another way, but current 
>linux-next still has
>
>	void vde_init_libstuff(struct vde_data *vpri, struct vde_init *init)
>	{
>	        struct vde_open_args *args;
>	
>	        vpri->args = kmalloc(sizeof(struct vde_open_args), UM_GFP_KERNEL);
>
>so the patch hasn't been at least applied in the form it has been 
>submitted.

Hmmm, no, I just checked, but more than half a year ago, we already
did this: http://lkml.org/lkml/2008/7/23/142

It looks like Jeff is too busy to maintain UML patches recently...

Andrew, could you please take UML patches for us? Recently I also
saw some uml patches but no one took them (at least I don't know).

If Andrew can't do this, I would like to take those patches to send
to Linus, if others don't have objections. Andrew?

-- 
"Against stupidity, the gods themselves, contend in vain."


  reply	other threads:[~2009-02-16 13:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-02 17:28 [PATCH] Fix vde network backend in user mode linux Luca Bigliardi
2009-02-11 13:02 ` Jiri Kosina
2009-02-16 12:38 ` Jiri Kosina
2009-02-16 12:49   ` Américo Wang
2009-02-16 12:51     ` Jiri Kosina
2009-02-16 13:21       ` Américo Wang [this message]
2009-02-16 13:23     ` Luca Bigliardi
2009-02-17 13:07       ` Américo Wang

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=20090216132118.GD23665@hack.private \
    --to=xiyou.wangcong@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=jdike@addtoit.com \
    --cc=jkosina@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=shammash@artha.org \
    --cc=trivial@kernel.org \
    /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