Hi Linus,

Linus Torvalds <torva...@linux-foundation.org> wrote:

> So, due to travels, the -rc2 release was two weeks instead of the
> usual one. But it's out there now.

Are you still considering my UAPI header patches and Nicholas's tcm_vhost
merge as you mentioned in the -rc1 announcement?  Or are these now in the
category of things that need to wait till the next merge window?


Anyway, I've regenerated my patches again as a new UAPI header appeared in the
last couple of days and another got some additions.  Running:

        git diff uapi-post-split-201208{14,17} -- arch/*/include include |
        diffstat

shows:

 arch/sh/include/cpu-sh2a/cpu/sh7269.h |   36 ++-
 include/linux/vfio.h                  |  357 --------------------------------
 include/uapi/linux/Kbuild             |    1 
 include/uapi/linux/fuse.h             |   19 +
 include/uapi/linux/vfio.h             |  368 ++++++++++++++++++++++++++++++++++
 5 files changed, 412 insertions(+), 369 deletions(-)

The latest regeneration is at tag uapi-post-split-20120817 in the GIT tree
mentioned in my previous pull request.

Thanks,
David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to