From: Richard Weinberger <richard@nod.at>
To: "Richard W.M. Jones" <rjones@redhat.com>
Cc: user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] [PATCH 4/4] um: Run UML in it's own session.
Date: Sat, 07 Sep 2013 14:16:21 +0200 [thread overview]
Message-ID: <522B1915.7060400@nod.at> (raw)
In-Reply-To: <20130907121450.GA30644@redhat.com>
Am 07.09.2013 14:14, schrieb Richard W.M. Jones:
> On Mon, Aug 19, 2013 at 10:30:49AM +0100, Richard W.M. Jones wrote:
>> On Sun, Aug 18, 2013 at 01:30:09PM +0200, Richard Weinberger wrote:
>>> If UML is not run by a shell it can happen that UML
>>> will kill unrelated proceses upon a fatal exit because
>>> it issues a kill(0, ...).
>>> To prevent such oddities we create a new session in main().
>>>
>>> Cc: rjones@redhat.com
>>> Reported-by: Richard W.M. Jones <rjones@redhat.com>
>>> Signed-off-by: Richard Weinberger <richard@nod.at>
>>
>> I tested this using the "debug segv" test script that I previously
>> posted on the user-mode-linux mailing list, and this problem is now
>> fixed. Therefore:
>>
>> Tested-by: Richard W.M. Jones <rjones@redhat.com>
>>
>> Thanks for these great fixes!
>
> I've been using these 4 patches rebased on top of successive Linux
> HEAD's for nearly a month, and they work great.
>
> But they don't seem to be going upstream, and they are necessary for
> people who want to use the UML backend with libguestfs (which has
> garnered some interest). Anything I can do to help this happen?
Sure they are.
https://lkml.org/lkml/2013/9/7/52
Thanks,
//richard
------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
_______________________________________________
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:[~2013-09-07 12:16 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-18 11:30 [uml-devel] [PATCH 1/4] um: ubd: Add REQ_FLUSH suppport Richard Weinberger
2013-08-18 11:30 ` [uml-devel] [PATCH 2/4] um: ubd: Introduce submit_request() Richard Weinberger
2013-08-18 11:30 ` [uml-devel] [PATCH 3/4] um: Cleanup SIGTERM handling Richard Weinberger
2013-08-19 9:28 ` Richard W.M. Jones
2013-08-18 11:30 ` [uml-devel] [PATCH 4/4] um: Run UML in it's own session Richard Weinberger
2013-08-19 9:30 ` Richard W.M. Jones
2013-08-19 20:23 ` Richard Weinberger
2013-09-07 12:14 ` Richard W.M. Jones
2013-09-07 12:16 ` Richard Weinberger [this message]
2013-08-19 9:21 ` [uml-devel] [PATCH 1/4] um: ubd: Add REQ_FLUSH suppport Richard W.M. Jones
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=522B1915.7060400@nod.at \
--to=richard@nod.at \
--cc=rjones@redhat.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.