public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: David Newall <davidn@davidnewall.com>
To: Pavel Machek <pavel@ucw.cz>
Cc: Jeff Arnold <jbarnold@ksplice.com>,
	linux-kernel@vger.kernel.org, tabbott@ksplice.com,
	wdaher@ksplice.com, andersk@ksplice.com, nelhage@ksplice.com,
	price@ksplice.com, geofft@ksplice.com
Subject: Re: Ksplice updates for Ubuntu 9.04 Jaunty
Date: Tue, 07 Jul 2009 02:58:24 +0930	[thread overview]
Message-ID: <4A523438.6030506@davidnewall.com> (raw)
In-Reply-To: <20090705184710.GB17910@elf.ucw.cz>

Pavel Machek wrote:
> I did not say "unimportant patches". I said simple patches.
>
> Lets say something adds field to task_struct. Can you handle that?
>   

By co-incidence, a similar discussion took place on another mailing list
last week, and the answer was that yes, Ksplice can handle it.  From my
reading of the Ksplice paper (http://www.ksplice.com/paper), I think a
shadow structure is created to hold the new field.  Code that accesses
the new field, which ipso facto is part of the patch, is modified to use
the shadow structure; the rest of the kernel remains unaltered.

  reply	other threads:[~2009-07-06 17:28 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-25  9:51 Ksplice updates for Ubuntu 9.04 Jaunty Jeff Arnold
2009-06-30  6:31 ` Pavel Machek
2009-07-02 19:06   ` Jeff Arnold
2009-07-02 21:38     ` Pavel Machek
2009-07-05 18:28       ` Jeff Arnold
2009-07-05 18:47         ` Pavel Machek
2009-07-06 17:28           ` David Newall [this message]
2009-07-07 16:46           ` Nelson Elhage
2009-07-02 23:51 ` KOSAKI Motohiro
2009-07-05 18:31   ` Jeff Arnold
2009-07-06  9:28     ` KOSAKI Motohiro

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=4A523438.6030506@davidnewall.com \
    --to=davidn@davidnewall.com \
    --cc=andersk@ksplice.com \
    --cc=geofft@ksplice.com \
    --cc=jbarnold@ksplice.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nelhage@ksplice.com \
    --cc=pavel@ucw.cz \
    --cc=price@ksplice.com \
    --cc=tabbott@ksplice.com \
    --cc=wdaher@ksplice.com \
    /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