From: Rusty Russell <rusty@rustcorp.com.au>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, lguest <lguest@ozlabs.org>,
virtualization@lists.linux-foundation.org,
Jeff Garzik <jeff@garzik.org>
Subject: Re: [git pull] lguest: paravirt boot code
Date: Thu, 25 Oct 2007 15:19:05 +1000 [thread overview]
Message-ID: <200710251519.05641.rusty@rustcorp.com.au> (raw)
In-Reply-To: <alpine.LFD.0.999.0710230903330.30120@woody.linux-foundation.org>
On Wednesday 24 October 2007 02:10:21 Linus Torvalds wrote:
> On Tue, 23 Oct 2007, Rusty Russell wrote:
> > Well, with that out the way, and some scatterlist fixups, please pull
> > from
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest.git
>
> Ok. However, please include a proper diffstat. And by proper, I mean:
>
> git diff -M --stat --summary
Thanks, that is much better. I was just happy to locate git diff in the 133
git commands on my system; finding options 4, 8 and 22 was beyond my skill.
So, this time for sure! I haven't figured out how everyone does those neat
committer: commits* lists, but I'm sure there's an option here somewhere...
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest.git
Rusty Russell - lguest: documentation update
Rusty Russell - lguest: Add to maintainers file.
Jeff Garzik - lguest: build fix
Rusty Russell - lguest: clean up lguest_launcher.h
Rusty Russell - lguest: remove unused "wake" element from struct lguest
Rusty Russell - lguest: use defines from x86 headers instead of magic numbers
Rusty Russell - lguest: example launcher header cleanup.
Without the documentation update (which only changes comments and whitespace),
the diff looks like this:
Documentation/lguest/lguest.c | 23 +++++++++++------------
MAINTAINERS | 7 +++++++
arch/x86/lguest/boot.c | 6 +++---
drivers/lguest/lg.h | 3 ---
drivers/lguest/x86/core.c | 2 +-
include/linux/lguest_launcher.h | 18 ++++--------------
6 files changed, 26 insertions(+), 33 deletions(-)
Including the documentation update, it looks scarier:
Documentation/lguest/lguest.c | 178 +++++++++++++++++++-------------
MAINTAINERS | 7 ++
arch/x86/lguest/boot.c | 54 +++++-----
arch/x86/lguest/i386_head.S | 8 +-
drivers/lguest/core.c | 5 +-
drivers/lguest/hypercalls.c | 11 +-
drivers/lguest/interrupts_and_traps.c | 37 ++++++--
drivers/lguest/lg.h | 7 +-
drivers/lguest/lguest_device.c | 11 ++-
drivers/lguest/lguest_user.c | 23 ++--
drivers/lguest/page_tables.c | 113 +++++++++++++--------
drivers/lguest/segments.c | 48 ++++++----
drivers/lguest/x86/core.c | 122 ++++++++++++-----------
drivers/lguest/x86/switcher_32.S | 71 ++++++++++----
include/asm-x86/lguest_hcall.h | 16 ++--
include/linux/lguest.h | 4 +-
include/linux/lguest_launcher.h | 24 ++---
17 files changed, 440 insertions(+), 299 deletions(-)
Cheers,
Rusty.
next prev parent reply other threads:[~2007-10-25 5:19 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-22 2:37 [git pull] lguest: paravirt boot code Rusty Russell
2007-10-23 2:28 ` Linus Torvalds
2007-10-23 6:03 ` Rusty Russell
2007-10-23 6:55 ` Christian Borntraeger
2007-10-23 7:44 ` Rusty Russell
2007-10-23 16:10 ` Linus Torvalds
2007-10-23 20:37 ` Jeff Garzik
2007-10-25 5:19 ` Rusty Russell [this message]
2007-10-25 6:31 ` Stephen Rothwell
2007-10-25 22:41 ` Linus Torvalds
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=200710251519.05641.rusty@rustcorp.com.au \
--to=rusty@rustcorp.com.au \
--cc=jeff@garzik.org \
--cc=lguest@ozlabs.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=virtualization@lists.linux-foundation.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