Re: [PATCH 0/3] remove kvm's use of augmented rbtree

2012-12-11 Thread Pekka Enberg
On Mon, Dec 10, 2012 at 11:57 PM, Sasha Levin wrote: > On 12/10/2012 04:50 PM, Michel Lespinasse wrote: >> On Mon, Dec 10, 2012 at 8:22 AM, Sasha Levin wrote: >>> Ping? >> >> Hey Sasha, >> >> There seems to have been some confusion here. After your last message, >> I expected *you* to take the

Re: [PATCH 0/3] remove kvm's use of augmented rbtree

2012-12-11 Thread Pekka Enberg
On Mon, Dec 10, 2012 at 11:57 PM, Sasha Levin sasha.le...@oracle.com wrote: On 12/10/2012 04:50 PM, Michel Lespinasse wrote: On Mon, Dec 10, 2012 at 8:22 AM, Sasha Levin levinsasha...@gmail.com wrote: Ping? Hey Sasha, There seems to have been some confusion here. After your last message, I

Re: [PATCH 0/3] remove kvm's use of augmented rbtree

2012-12-10 Thread Sasha Levin
On 12/10/2012 04:50 PM, Michel Lespinasse wrote: > On Mon, Dec 10, 2012 at 8:22 AM, Sasha Levin wrote: >> Ping? > > Hey Sasha, > > There seems to have been some confusion here. After your last message, > I expected *you* to take the patches and push them towards kvm tree. > But, I guess you

Re: [PATCH 0/3] remove kvm's use of augmented rbtree

2012-12-10 Thread Michel Lespinasse
On Mon, Dec 10, 2012 at 8:22 AM, Sasha Levin wrote: > Ping? Hey Sasha, There seems to have been some confusion here. After your last message, I expected *you* to take the patches and push them towards kvm tree. But, I guess you were waiting for Pekka's reply first ? Or did you expect me to go

Re: [PATCH 0/3] remove kvm's use of augmented rbtree

2012-12-10 Thread Sasha Levin
Ping? On Sun, Nov 25, 2012 at 5:14 PM, Sasha Levin wrote: > On Sat, Nov 24, 2012 at 9:40 PM, Michel Lespinasse wrote: >> On Thu, Nov 22, 2012 at 9:49 PM, Michel Lespinasse wrote: >>> On Thu, Nov 22, 2012 at 9:14 AM, Sasha Levin wrote: The following patch fixed the problem for me:

Re: [PATCH 0/3] remove kvm's use of augmented rbtree

2012-12-10 Thread Sasha Levin
Ping? On Sun, Nov 25, 2012 at 5:14 PM, Sasha Levin levinsasha...@gmail.com wrote: On Sat, Nov 24, 2012 at 9:40 PM, Michel Lespinasse wal...@google.com wrote: On Thu, Nov 22, 2012 at 9:49 PM, Michel Lespinasse wal...@google.com wrote: On Thu, Nov 22, 2012 at 9:14 AM, Sasha Levin

Re: [PATCH 0/3] remove kvm's use of augmented rbtree

2012-12-10 Thread Michel Lespinasse
On Mon, Dec 10, 2012 at 8:22 AM, Sasha Levin levinsasha...@gmail.com wrote: Ping? Hey Sasha, There seems to have been some confusion here. After your last message, I expected *you* to take the patches and push them towards kvm tree. But, I guess you were waiting for Pekka's reply first ? Or did

Re: [PATCH 0/3] remove kvm's use of augmented rbtree

2012-12-10 Thread Sasha Levin
On 12/10/2012 04:50 PM, Michel Lespinasse wrote: On Mon, Dec 10, 2012 at 8:22 AM, Sasha Levin levinsasha...@gmail.com wrote: Ping? Hey Sasha, There seems to have been some confusion here. After your last message, I expected *you* to take the patches and push them towards kvm tree. But, I

Re: [PATCH 0/3] remove kvm's use of augmented rbtree

2012-11-25 Thread Sasha Levin
On Sat, Nov 24, 2012 at 9:40 PM, Michel Lespinasse wrote: > On Thu, Nov 22, 2012 at 9:49 PM, Michel Lespinasse wrote: >> On Thu, Nov 22, 2012 at 9:14 AM, Sasha Levin wrote: >>> The following patch fixed the problem for me: >>> >>> diff --git a/include/linux/rbtree_augmented.h >>>

Re: [PATCH 0/3] remove kvm's use of augmented rbtree

2012-11-25 Thread Sasha Levin
On Sat, Nov 24, 2012 at 9:40 PM, Michel Lespinasse wal...@google.com wrote: On Thu, Nov 22, 2012 at 9:49 PM, Michel Lespinasse wal...@google.com wrote: On Thu, Nov 22, 2012 at 9:14 AM, Sasha Levin sasha.le...@oracle.com wrote: The following patch fixed the problem for me: diff --git

[PATCH 0/3] remove kvm's use of augmented rbtree

2012-11-24 Thread Michel Lespinasse
On Thu, Nov 22, 2012 at 9:49 PM, Michel Lespinasse wrote: > On Thu, Nov 22, 2012 at 9:14 AM, Sasha Levin wrote: >> The following patch fixed the problem for me: >> >> diff --git a/include/linux/rbtree_augmented.h >> b/include/linux/rbtree_augmented.h >> index 214caa3..5cfdca6 100644 >> ---

[PATCH 0/3] remove kvm's use of augmented rbtree

2012-11-24 Thread Michel Lespinasse
On Thu, Nov 22, 2012 at 9:49 PM, Michel Lespinasse wal...@google.com wrote: On Thu, Nov 22, 2012 at 9:14 AM, Sasha Levin sasha.le...@oracle.com wrote: The following patch fixed the problem for me: diff --git a/include/linux/rbtree_augmented.h b/include/linux/rbtree_augmented.h index