[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+55aFxbnPstMx9Bajcq8cen7vpY_yOoGE86GG_Fu_ZUpL2zXg@mail.gmail.com>
Date: Tue, 10 Jan 2012 10:08:54 -0800
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
Cc: linux-kernel@...r.kernel.org, ian.campbell@...rix.com,
JBeulich@...e.com, annie.li@...cle.com, waldi@...ian.org,
dgdegra@...ho.nsa.gov, david.vrabel@...rix.com, julia@...u.dk,
tony.luck@...el.com, maxim.uvarov@...cle.com, anil@...oil.org,
dkiper@...-space.pl, rdunlap@...otime.net,
Jeremy Fitzhardinge <jeremy@...p.org>
Subject: Re: [GIT PULL] (xen) stable/for-linus-3.3 patches for 3.3-rc0
On Mon, Jan 9, 2012 at 9:25 AM, Konrad Rzeszutek Wilk
<konrad.wilk@...cle.com> wrote:
> 46 files changed, 2499 insertions(+), 1251 deletions(-)
Please, you too also start using -M (and --summary) for the diffstat output.
It should look like this:
44 files changed, 1513 insertions(+), 265 deletions(-)
create mode 100644 Documentation/ABI/stable/sysfs-bus-xen-backend
create mode 100644 Documentation/ABI/stable/sysfs-devices-system-xen_memory
rename drivers/xen/{xenfs => }/privcmd.c (92%)
create mode 100644 drivers/xen/privcmd.h
create mode 100644 drivers/xen/xenbus/xenbus_dev_backend.c
rename drivers/xen/{xenfs/xenbus.c => xenbus/xenbus_dev_frontend.c} (95%)
create mode 100644 include/xen/xenbus_dev.h
which is a lot more true about the *real* changes.
Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists