Re: [OE-core] [PATCH v2] lttng-modules: Backport patches to fix compilation failures since kernel v5.1

2019-06-25 Thread He Zhe
On 6/25/19 4:04 PM, richard.pur...@linuxfoundation.org wrote: > On Tue, 2019-06-25 at 15:59 +0800, He Zhe wrote: >> On 6/12/19 6:57 AM, Bruce Ashfield wrote: >>> On Tue, Jun 11, 2019 at 6:50 PM Richard Purdie >>> wrote: On Tue, 2019-06-11 at 17:03 +0800, zhe...@windriver.com wrote: > F

Re: [OE-core] [PATCH v2] lttng-modules: Backport patches to fix compilation failures since kernel v5.1

2019-06-25 Thread richard . purdie
On Tue, 2019-06-25 at 15:59 +0800, He Zhe wrote: > > On 6/12/19 6:57 AM, Bruce Ashfield wrote: > > On Tue, Jun 11, 2019 at 6:50 PM Richard Purdie > > wrote: > > > On Tue, 2019-06-11 at 17:03 +0800, zhe...@windriver.com wrote: > > > > From: He Zhe > > > > > > > > For the moment, > > > > 0001~000

Re: [OE-core] [PATCH v2] lttng-modules: Backport patches to fix compilation failures since kernel v5.1

2019-06-25 Thread He Zhe
On 6/12/19 6:57 AM, Bruce Ashfield wrote: > On Tue, Jun 11, 2019 at 6:50 PM Richard Purdie > wrote: >> On Tue, 2019-06-11 at 17:03 +0800, zhe...@windriver.com wrote: >>> From: He Zhe >>> >>> For the moment, >>> 0001~0004 are on master branch only. >>> 0005~0007 are on stable-2.11 branch, but v

Re: [OE-core] [PATCH v2] lttng-modules: Backport patches to fix compilation failures since kernel v5.1

2019-06-13 Thread He Zhe
On 6/12/19 10:52 PM, Jonathan Rajotte-Julien wrote: > Hi, > >>> Please don't base distributions on -rc tags. They are not meant for this. >>> >>> We always integrate support for newer kernel versions instrumentation back >>> into our current stable release. So as soon as 5.2 final comes out, we

Re: [OE-core] [PATCH v2] lttng-modules: Backport patches to fix compilation failures since kernel v5.1

2019-06-12 Thread Jonathan Rajotte-Julien
On Wed, Jun 12, 2019 at 10:52:36AM -0400, Jonathan Rajotte-Julien wrote: > Hi, > > > > Please don't base distributions on -rc tags. They are not meant for this. > > > > > > We always integrate support for newer kernel versions instrumentation back > > > into our current stable release. So as soon

Re: [OE-core] [PATCH v2] lttng-modules: Backport patches to fix compilation failures since kernel v5.1

2019-06-12 Thread Jonathan Rajotte-Julien
Hi, > > Please don't base distributions on -rc tags. They are not meant for this. > > > > We always integrate support for newer kernel versions instrumentation back > > into our current stable release. So as soon as 5.2 final comes out, we will > > release a 2.10.x version including support for it

Re: [OE-core] [PATCH v2] lttng-modules: Backport patches to fix compilation failures since kernel v5.1

2019-06-12 Thread Mathieu Desnoyers
- On Jun 12, 2019, at 3:27 PM, Adrian Bunk b...@stusta.de wrote: > On Wed, Jun 12, 2019 at 06:58:22AM -0400, Mathieu Desnoyers wrote: >>... >> We always integrate support for newer kernel versions instrumentation back >> into our current stable release. So as soon as 5.2 final comes out, we wi

Re: [OE-core] [PATCH v2] lttng-modules: Backport patches to fix compilation failures since kernel v5.1

2019-06-12 Thread Adrian Bunk
On Wed, Jun 12, 2019 at 06:58:22AM -0400, Mathieu Desnoyers wrote: >... > We always integrate support for newer kernel versions instrumentation back > into our current stable release. So as soon as 5.2 final comes out, we will > release a 2.10.x version including support for it in lttng-modules. >.

Re: [OE-core] [PATCH v2] lttng-modules: Backport patches to fix compilation failures since kernel v5.1

2019-06-12 Thread He Zhe
On 6/12/19 7:29 PM, Mathieu Desnoyers wrote: > - On Jun 12, 2019, at 1:10 PM, zhe he zhe...@windriver.com wrote: > >> On 6/12/19 6:58 PM, Mathieu Desnoyers wrote: >>> - On Jun 12, 2019, at 12:51 PM, Adrian Bunk b...@stusta.de wrote: >>> On Tue, Jun 11, 2019 at 11:49:34PM +0100, Rich

Re: [OE-core] [PATCH v2] lttng-modules: Backport patches to fix compilation failures since kernel v5.1

2019-06-12 Thread Mathieu Desnoyers
- On Jun 12, 2019, at 1:10 PM, zhe he zhe...@windriver.com wrote: > On 6/12/19 6:58 PM, Mathieu Desnoyers wrote: >> - On Jun 12, 2019, at 12:51 PM, Adrian Bunk b...@stusta.de wrote: >> >>> On Tue, Jun 11, 2019 at 11:49:34PM +0100, Richard Purdie wrote: On Tue, 2019-06-11 at 17:03 +080

Re: [OE-core] [PATCH v2] lttng-modules: Backport patches to fix compilation failures since kernel v5.1

2019-06-12 Thread He Zhe
On 6/12/19 6:58 PM, Mathieu Desnoyers wrote: > - On Jun 12, 2019, at 12:51 PM, Adrian Bunk b...@stusta.de wrote: > >> On Tue, Jun 11, 2019 at 11:49:34PM +0100, Richard Purdie wrote: >>> On Tue, 2019-06-11 at 17:03 +0800, zhe...@windriver.com wrote: From: He Zhe For the moment

Re: [OE-core] [PATCH v2] lttng-modules: Backport patches to fix compilation failures since kernel v5.1

2019-06-12 Thread Mathieu Desnoyers
- On Jun 12, 2019, at 12:51 PM, Adrian Bunk b...@stusta.de wrote: > On Tue, Jun 11, 2019 at 11:49:34PM +0100, Richard Purdie wrote: >> On Tue, 2019-06-11 at 17:03 +0800, zhe...@windriver.com wrote: >> > From: He Zhe >> > >> > For the moment, >> > 0001~0004 are on master branch only. >> > 000

Re: [OE-core] [PATCH v2] lttng-modules: Backport patches to fix compilation failures since kernel v5.1

2019-06-12 Thread Adrian Bunk
On Tue, Jun 11, 2019 at 11:49:34PM +0100, Richard Purdie wrote: > On Tue, 2019-06-11 at 17:03 +0800, zhe...@windriver.com wrote: > > From: He Zhe > > > > For the moment, > > 0001~0004 are on master branch only. > > 0005~0007 are on stable-2.11 branch, but v2.11 has not been released > > yet. > >

Re: [OE-core] [PATCH v2] lttng-modules: Backport patches to fix compilation failures since kernel v5.1

2019-06-12 Thread He Zhe
On 6/12/19 6:49 AM, Richard Purdie wrote: > On Tue, 2019-06-11 at 17:03 +0800, zhe...@windriver.com wrote: >> From: He Zhe >> >> For the moment, >> 0001~0004 are on master branch only. >> 0005~0007 are on stable-2.11 branch, but v2.11 has not been released >> yet. >> >> Signed-off-by: He Zhe >

Re: [OE-core] [PATCH v2] lttng-modules: Backport patches to fix compilation failures since kernel v5.1

2019-06-11 Thread Bruce Ashfield
On Tue, Jun 11, 2019 at 6:50 PM Richard Purdie wrote: > > On Tue, 2019-06-11 at 17:03 +0800, zhe...@windriver.com wrote: > > From: He Zhe > > > > For the moment, > > 0001~0004 are on master branch only. > > 0005~0007 are on stable-2.11 branch, but v2.11 has not been released > > yet. > > > > Sign

Re: [OE-core] [PATCH v2] lttng-modules: Backport patches to fix compilation failures since kernel v5.1

2019-06-11 Thread Richard Purdie
On Tue, 2019-06-11 at 17:03 +0800, zhe...@windriver.com wrote: > From: He Zhe > > For the moment, > 0001~0004 are on master branch only. > 0005~0007 are on stable-2.11 branch, but v2.11 has not been released > yet. > > Signed-off-by: He Zhe > --- > v2: Correct a typo in SOB for 0001*.patch I j

[OE-core] [PATCH v2] lttng-modules: Backport patches to fix compilation failures since kernel v5.1

2019-06-11 Thread zhe.he
From: He Zhe For the moment, 0001~0004 are on master branch only. 0005~0007 are on stable-2.11 branch, but v2.11 has not been released yet. Signed-off-by: He Zhe --- v2: Correct a typo in SOB for 0001*.patch ...ove-wrapper-definitions-for-obsolete-RCU..patch | 47 ...ix-timer-trace-Impr