Re: [GIT PULL] (xen) stable/for-linus-3.3 patches for 3.3-rc0

From: Linus Torvalds
Date: Tue Jan 10 2012 - 13:09:16 EST


On Mon, Jan 9, 2012 at 9:25 AM, Konrad Rzeszutek Wilk
<konrad.wilk@xxxxxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/