public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] (xen) stable/vmalloc-3.2 for Linux 3.2-rc0
@ 2011-10-29 19:12 Konrad Rzeszutek Wilk
  2011-11-05 13:33 ` Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 2+ messages in thread
From: Konrad Rzeszutek Wilk @ 2011-10-29 19:12 UTC (permalink / raw)
  To: torvalds, linux-kernel; +Cc: david.vrabel, davem, axboe

[-- Attachment #1: Type: text/plain, Size: 1744 bytes --]

Hey Linus,

Please git pull the following git branch:

git pull git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen stable/vmalloc-3.2

wherein:
#stable/vmalloc-3.2 is based on git commit a102a9ece5489e1718cd7543aa079082450ac3a2
(Linux 3.1-rc8): and it does three major things:
 a). make the backend driver use the API provided by xenbus module instead of its
     own handling (which was duplicated across backends),
 b). removes dead code (ia64),
 c). lays out the groundwork for removing the 'vmalloc_sync_all' patch
     that was added in v3.1 as a bug-fix.

Note: The patches touch other maintainers trees and I've gotten
Acks from them to do this as one patchset instead of cutting it in
small pieces and parceling out.

Note2: The git history is a bit fresh (4 days old) in the branch b/c
I've edited the git commits to add axboe and davem's Ack-by.

David Vrabel (3):
      xen: use generic functions instead of xen_{alloc, free}_vm_area()
      block: xen-blkback: use API provided by xenbus module to map rings
      net: xen-netback: use API provided by xenbus module to map rings

 arch/ia64/include/asm/xen/grant_table.h |   29 -----------
 arch/ia64/xen/grant-table.c             |   62 ------------------------
 arch/x86/include/asm/xen/grant_table.h  |    7 ---
 arch/x86/xen/grant-table.c              |    2 +-
 drivers/block/xen-blkback/common.h      |    5 +--
 drivers/block/xen-blkback/xenbus.c      |   54 +++------------------
 drivers/net/xen-netback/common.h        |   11 ++--
 drivers/net/xen-netback/netback.c       |   80 +++++++------------------------
 drivers/xen/xenbus/xenbus_client.c      |    6 +-
 include/xen/grant_table.h               |    1 -
 10 files changed, 34 insertions(+), 223 deletions(-)

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] (xen) stable/vmalloc-3.2 for Linux 3.2-rc0
  2011-10-29 19:12 [GIT PULL] (xen) stable/vmalloc-3.2 for Linux 3.2-rc0 Konrad Rzeszutek Wilk
@ 2011-11-05 13:33 ` Konrad Rzeszutek Wilk
  0 siblings, 0 replies; 2+ messages in thread
From: Konrad Rzeszutek Wilk @ 2011-11-05 13:33 UTC (permalink / raw)
  To: torvalds, linux-kernel; +Cc: david.vrabel, davem, axboe, akpm

On Sat, Oct 29, 2011 at 03:12:12PM -0400, Konrad Rzeszutek Wilk wrote:
> Hey Linus,
> 
> Please git pull the following git branch:
> 
> git pull git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen stable/vmalloc-3.2

Ping?

> 
> wherein:
> #stable/vmalloc-3.2 is based on git commit a102a9ece5489e1718cd7543aa079082450ac3a2
> (Linux 3.1-rc8): and it does three major things:
>  a). make the backend driver use the API provided by xenbus module instead of its
>      own handling (which was duplicated across backends),
>  b). removes dead code (ia64),
>  c). lays out the groundwork for removing the 'vmalloc_sync_all' patch
>      that was added in v3.1 as a bug-fix.
> 
> Note: The patches touch other maintainers trees and I've gotten
> Acks from them to do this as one patchset instead of cutting it in
> small pieces and parceling out.
> 
> Note2: The git history is a bit fresh (4 days old) in the branch b/c
> I've edited the git commits to add axboe and davem's Ack-by.
> 
> David Vrabel (3):
>       xen: use generic functions instead of xen_{alloc, free}_vm_area()
>       block: xen-blkback: use API provided by xenbus module to map rings
>       net: xen-netback: use API provided by xenbus module to map rings
> 
>  arch/ia64/include/asm/xen/grant_table.h |   29 -----------
>  arch/ia64/xen/grant-table.c             |   62 ------------------------
>  arch/x86/include/asm/xen/grant_table.h  |    7 ---
>  arch/x86/xen/grant-table.c              |    2 +-
>  drivers/block/xen-blkback/common.h      |    5 +--
>  drivers/block/xen-blkback/xenbus.c      |   54 +++------------------
>  drivers/net/xen-netback/common.h        |   11 ++--
>  drivers/net/xen-netback/netback.c       |   80 +++++++------------------------
>  drivers/xen/xenbus/xenbus_client.c      |    6 +-
>  include/xen/grant_table.h               |    1 -
>  10 files changed, 34 insertions(+), 223 deletions(-)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-11-05 13:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-29 19:12 [GIT PULL] (xen) stable/vmalloc-3.2 for Linux 3.2-rc0 Konrad Rzeszutek Wilk
2011-11-05 13:33 ` Konrad Rzeszutek Wilk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox