Re: [GIT PULL] kdbus cleanups for 4.2

2015-06-03 Thread Greg Kroah-Hartman
On Wed, Jun 03, 2015 at 08:51:14PM +0200, David Herrmann wrote: > Hi Greg > > This contains a bunch of fixes, optimizations and cleanups since v4.0. It is > based on your 'kdbus' branch and was tested for several weeks. > I have some more patches pending, mainly metadata rework for 4.2. However,

Re: [GIT PULL] kdbus cleanups for 4.2

2015-06-03 Thread Djalal Harouni
On Thu, Jun 04, 2015 at 05:45:11AM +0900, Greg Kroah-Hartman wrote: > On Wed, Jun 03, 2015 at 09:28:56PM +0100, Djalal Harouni wrote: > > > > I also have a question is someone of you guys planning to submit a talk > > to future Linux events about kdbus and sdbus ? I have a presentation not > > fin

Re: [GIT PULL] kdbus cleanups for 4.2

2015-06-03 Thread Greg Kroah-Hartman
On Wed, Jun 03, 2015 at 09:28:56PM +0100, Djalal Harouni wrote: > > I also have a question is someone of you guys planning to submit a talk > to future Linux events about kdbus and sdbus ? I have a presentation not > finished about kdbus, sd-bus coupled with GCC plugins to construct kdbus > sandbo

Re: [GIT PULL] kdbus cleanups for 4.2

2015-06-03 Thread Djalal Harouni
Hi David, On Wed, Jun 03, 2015 at 08:51:14PM +0200, David Herrmann wrote: > Hi Greg > > This contains a bunch of fixes, optimizations and cleanups since v4.0. It is > based on your 'kdbus' branch and was tested for several weeks. > I have some more patches pending, mainly metadata rework for 4.2.

[GIT PULL] kdbus cleanups for 4.2

2015-06-03 Thread David Herrmann
Hi Greg This contains a bunch of fixes, optimizations and cleanups since v4.0. It is based on your 'kdbus' branch and was tested for several weeks. I have some more patches pending, mainly metadata rework for 4.2. However, this breaks backwards compat so I want to get everything else out first. T