All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] [dunfell] lttng-modules: update to 2.11.6
@ 2020-10-06 12:11 Marek Vasut
  2020-10-06 12:11 ` [PATCH 2/3] [dunfell] lttng-tools: update to 2.11.5 Marek Vasut
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Marek Vasut @ 2020-10-06 12:11 UTC (permalink / raw)
  To: openembedded-core; +Cc: Marek Vasut, Alexander Kanavin, Richard Purdie

Update to latest available.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Alexander Kanavin <alex.kanavin@gmail.com>
Cc: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 .../{lttng-modules_2.11.2.bb => lttng-modules_2.11.6.bb}      | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-kernel/lttng/{lttng-modules_2.11.2.bb => lttng-modules_2.11.6.bb} (92%)

diff --git a/meta/recipes-kernel/lttng/lttng-modules_2.11.2.bb b/meta/recipes-kernel/lttng/lttng-modules_2.11.6.bb
similarity index 92%
rename from meta/recipes-kernel/lttng/lttng-modules_2.11.2.bb
rename to meta/recipes-kernel/lttng/lttng-modules_2.11.6.bb
index 6fff096a37..a38d8afb7a 100644
--- a/meta/recipes-kernel/lttng/lttng-modules_2.11.2.bb
+++ b/meta/recipes-kernel/lttng/lttng-modules_2.11.6.bb
@@ -13,8 +13,8 @@ SRC_URI = "https://lttng.org/files/${BPN}/${BPN}-${PV}.tar.bz2 \
            file://BUILD_RUNTIME_BUG_ON-vs-gcc7.patch \
            "
 
-SRC_URI[md5sum] = "2e3bc8cfb264fa13f374618b46f170e7"
-SRC_URI[sha256sum] = "8a42240813b8fd1d001835cd6f5ec687f7d7f3b26070d4e21604c35a51a6441d"
+SRC_URI[md5sum] = "8ef09fdfcdec669d33f7fc1c1c80f2c4"
+SRC_URI[sha256sum] = "23372811cdcd2ac28ba8c9d09484ed5f9238cfbd0043f8c663ff3875ba9c8566"
 
 export INSTALL_MOD_DIR="kernel/lttng-modules"
 
-- 
2.28.0


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

* [PATCH 2/3] [dunfell] lttng-tools: update to 2.11.5
  2020-10-06 12:11 [PATCH 1/3] [dunfell] lttng-modules: update to 2.11.6 Marek Vasut
@ 2020-10-06 12:11 ` Marek Vasut
  2020-10-06 12:11 ` [PATCH 3/3] [dunfell] lttng-ust: update to 2.11.1 Marek Vasut
  2020-10-06 16:29 ` [OE-core] [PATCH 1/3] [dunfell] lttng-modules: update to 2.11.6 Steve Sakoman
  2 siblings, 0 replies; 11+ messages in thread
From: Marek Vasut @ 2020-10-06 12:11 UTC (permalink / raw)
  To: openembedded-core; +Cc: Marek Vasut, Alexander Kanavin, Richard Purdie

Update to latest available.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Alexander Kanavin <alex.kanavin@gmail.com>
Cc: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 .../lttng/{lttng-tools_2.11.2.bb => lttng-tools_2.11.5.bb}    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-kernel/lttng/{lttng-tools_2.11.2.bb => lttng-tools_2.11.5.bb} (98%)

diff --git a/meta/recipes-kernel/lttng/lttng-tools_2.11.2.bb b/meta/recipes-kernel/lttng/lttng-tools_2.11.5.bb
similarity index 98%
rename from meta/recipes-kernel/lttng/lttng-tools_2.11.2.bb
rename to meta/recipes-kernel/lttng/lttng-tools_2.11.5.bb
index 36a19ec18d..a969fffd62 100644
--- a/meta/recipes-kernel/lttng/lttng-tools_2.11.2.bb
+++ b/meta/recipes-kernel/lttng/lttng-tools_2.11.5.bb
@@ -36,8 +36,8 @@ SRC_URI = "https://lttng.org/files/lttng-tools/lttng-tools-${PV}.tar.bz2 \
            file://0001-tests-regression-disable-the-tools-live-tests.patch \
            "
 
-SRC_URI[md5sum] = "68ed78f7fa4235477ea577e48b3cd245"
-SRC_URI[sha256sum] = "936477305b25f65c5dd22db9161287d30a309ce868b6180857b1fd1fb5e6a56b"
+SRC_URI[md5sum] = "4bd983891f642d4139f80251f209ef81"
+SRC_URI[sha256sum] = "38167b49e4d1bf78fdd5c3156d411123713fd8f04b0067d4b1cd03742d0edfaa"
 
 inherit autotools ptest pkgconfig useradd python3-dir manpages systemd
 
-- 
2.28.0


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

* [PATCH 3/3] [dunfell] lttng-ust: update to 2.11.1
  2020-10-06 12:11 [PATCH 1/3] [dunfell] lttng-modules: update to 2.11.6 Marek Vasut
  2020-10-06 12:11 ` [PATCH 2/3] [dunfell] lttng-tools: update to 2.11.5 Marek Vasut
@ 2020-10-06 12:11 ` Marek Vasut
  2020-10-06 16:29 ` [OE-core] [PATCH 1/3] [dunfell] lttng-modules: update to 2.11.6 Steve Sakoman
  2 siblings, 0 replies; 11+ messages in thread
From: Marek Vasut @ 2020-10-06 12:11 UTC (permalink / raw)
  To: openembedded-core; +Cc: Marek Vasut, Alexander Kanavin, Richard Purdie

Update to latest available.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Alexander Kanavin <alex.kanavin@gmail.com>
Cc: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 .../lttng/{lttng-ust_2.11.1.bb => lttng-ust_2.11.2.bb}        | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-kernel/lttng/{lttng-ust_2.11.1.bb => lttng-ust_2.11.2.bb} (93%)

diff --git a/meta/recipes-kernel/lttng/lttng-ust_2.11.1.bb b/meta/recipes-kernel/lttng/lttng-ust_2.11.2.bb
similarity index 93%
rename from meta/recipes-kernel/lttng/lttng-ust_2.11.1.bb
rename to meta/recipes-kernel/lttng/lttng-ust_2.11.2.bb
index 3bd0dfad61..8968728dae 100644
--- a/meta/recipes-kernel/lttng/lttng-ust_2.11.1.bb
+++ b/meta/recipes-kernel/lttng/lttng-ust_2.11.2.bb
@@ -31,8 +31,8 @@ SRC_URI = "https://lttng.org/files/lttng-ust/lttng-ust-${PV}.tar.bz2 \
            file://0001-python-lttngust-Makefile.am-Add-install-lib-to-setup.patch \
            "
 
-SRC_URI[md5sum] = "7de04a8ff1f0a4effa09a42620ec4081"
-SRC_URI[sha256sum] = "7fbab963d60741ffd4d8dd0a246f6cf168cdfe3b2385798bd90550f5f0bba869"
+SRC_URI[md5sum] = "82556e4ab28c818c80db84296fc28bb3"
+SRC_URI[sha256sum] = "6b481cec7fe748503c827319e3356137bceef4cce8adecbda3a94c6effcdd161"
 
 CVE_PRODUCT = "ust"
 
-- 
2.28.0


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

* Re: [OE-core] [PATCH 1/3] [dunfell] lttng-modules: update to 2.11.6
  2020-10-06 12:11 [PATCH 1/3] [dunfell] lttng-modules: update to 2.11.6 Marek Vasut
  2020-10-06 12:11 ` [PATCH 2/3] [dunfell] lttng-tools: update to 2.11.5 Marek Vasut
  2020-10-06 12:11 ` [PATCH 3/3] [dunfell] lttng-ust: update to 2.11.1 Marek Vasut
@ 2020-10-06 16:29 ` Steve Sakoman
  2020-10-06 16:39   ` Bruce Ashfield
  2 siblings, 1 reply; 11+ messages in thread
From: Steve Sakoman @ 2020-10-06 16:29 UTC (permalink / raw)
  To: Marek Vasut
  Cc: Patches and discussions about the oe-core layer,
	Alexander Kanavin, Richard Purdie

On Tue, Oct 6, 2020 at 2:11 AM Marek Vasut <marex@denx.de> wrote:
>
> Update to latest available.

Have you tested these patches with kernel versions 5.4.62+ ?

IIRC, Bruce said that the 2.11.x tree did not have the necessary
patches to build with recent 5.4 kernels.

See his patch "lttng-modules: backport writeback.h changes from 2.12.x
to fix kernel 5.4.62+"

https://git.openembedded.org/openembedded-core/commit/?h=dunfell&id=348c666b2dca230308c8462dac2117b04cca6ae7

Steve

> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Alexander Kanavin <alex.kanavin@gmail.com>
> Cc: Richard Purdie <richard.purdie@linuxfoundation.org>
> ---
>  .../{lttng-modules_2.11.2.bb => lttng-modules_2.11.6.bb}      | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename meta/recipes-kernel/lttng/{lttng-modules_2.11.2.bb => lttng-modules_2.11.6.bb} (92%)
>
> diff --git a/meta/recipes-kernel/lttng/lttng-modules_2.11.2.bb b/meta/recipes-kernel/lttng/lttng-modules_2.11.6.bb
> similarity index 92%
> rename from meta/recipes-kernel/lttng/lttng-modules_2.11.2.bb
> rename to meta/recipes-kernel/lttng/lttng-modules_2.11.6.bb
> index 6fff096a37..a38d8afb7a 100644
> --- a/meta/recipes-kernel/lttng/lttng-modules_2.11.2.bb
> +++ b/meta/recipes-kernel/lttng/lttng-modules_2.11.6.bb
> @@ -13,8 +13,8 @@ SRC_URI = "https://lttng.org/files/${BPN}/${BPN}-${PV}.tar.bz2 \
>             file://BUILD_RUNTIME_BUG_ON-vs-gcc7.patch \
>             "
>
> -SRC_URI[md5sum] = "2e3bc8cfb264fa13f374618b46f170e7"
> -SRC_URI[sha256sum] = "8a42240813b8fd1d001835cd6f5ec687f7d7f3b26070d4e21604c35a51a6441d"
> +SRC_URI[md5sum] = "8ef09fdfcdec669d33f7fc1c1c80f2c4"
> +SRC_URI[sha256sum] = "23372811cdcd2ac28ba8c9d09484ed5f9238cfbd0043f8c663ff3875ba9c8566"
>
>  export INSTALL_MOD_DIR="kernel/lttng-modules"
>
> --
> 2.28.0
>
>
> 
>

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

* Re: [OE-core] [PATCH 1/3] [dunfell] lttng-modules: update to 2.11.6
  2020-10-06 16:29 ` [OE-core] [PATCH 1/3] [dunfell] lttng-modules: update to 2.11.6 Steve Sakoman
@ 2020-10-06 16:39   ` Bruce Ashfield
  2020-10-06 16:42     ` Steve Sakoman
  0 siblings, 1 reply; 11+ messages in thread
From: Bruce Ashfield @ 2020-10-06 16:39 UTC (permalink / raw)
  To: Steve Sakoman
  Cc: Marek Vasut, Patches and discussions about the oe-core layer,
	Alexander Kanavin, Richard Purdie

On Tue, Oct 6, 2020 at 12:30 PM Steve Sakoman <steve@sakoman.com> wrote:
>
> On Tue, Oct 6, 2020 at 2:11 AM Marek Vasut <marex@denx.de> wrote:
> >
> > Update to latest available.
>
> Have you tested these patches with kernel versions 5.4.62+ ?
>
> IIRC, Bruce said that the 2.11.x tree did not have the necessary
> patches to build with recent 5.4 kernels.
>

Since I did that backport to keep us moving, the lttng project has
added commits to the 2.11.x branch.

I see changes to the right files in the commits, so it should be good
with this update, but I haven't tested it myself.

Bruce

> See his patch "lttng-modules: backport writeback.h changes from 2.12.x
> to fix kernel 5.4.62+"
>
> https://git.openembedded.org/openembedded-core/commit/?h=dunfell&id=348c666b2dca230308c8462dac2117b04cca6ae7
>
> Steve
>
> > Signed-off-by: Marek Vasut <marex@denx.de>
> > Cc: Alexander Kanavin <alex.kanavin@gmail.com>
> > Cc: Richard Purdie <richard.purdie@linuxfoundation.org>
> > ---
> >  .../{lttng-modules_2.11.2.bb => lttng-modules_2.11.6.bb}      | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> >  rename meta/recipes-kernel/lttng/{lttng-modules_2.11.2.bb => lttng-modules_2.11.6.bb} (92%)
> >
> > diff --git a/meta/recipes-kernel/lttng/lttng-modules_2.11.2.bb b/meta/recipes-kernel/lttng/lttng-modules_2.11.6.bb
> > similarity index 92%
> > rename from meta/recipes-kernel/lttng/lttng-modules_2.11.2.bb
> > rename to meta/recipes-kernel/lttng/lttng-modules_2.11.6.bb
> > index 6fff096a37..a38d8afb7a 100644
> > --- a/meta/recipes-kernel/lttng/lttng-modules_2.11.2.bb
> > +++ b/meta/recipes-kernel/lttng/lttng-modules_2.11.6.bb
> > @@ -13,8 +13,8 @@ SRC_URI = "https://lttng.org/files/${BPN}/${BPN}-${PV}.tar.bz2 \
> >             file://BUILD_RUNTIME_BUG_ON-vs-gcc7.patch \
> >             "
> >
> > -SRC_URI[md5sum] = "2e3bc8cfb264fa13f374618b46f170e7"
> > -SRC_URI[sha256sum] = "8a42240813b8fd1d001835cd6f5ec687f7d7f3b26070d4e21604c35a51a6441d"
> > +SRC_URI[md5sum] = "8ef09fdfcdec669d33f7fc1c1c80f2c4"
> > +SRC_URI[sha256sum] = "23372811cdcd2ac28ba8c9d09484ed5f9238cfbd0043f8c663ff3875ba9c8566"
> >
> >  export INSTALL_MOD_DIR="kernel/lttng-modules"
> >
> > --
> > 2.28.0
> >
> >
> >
> >
>
> 
>


-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II

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

* Re: [OE-core] [PATCH 1/3] [dunfell] lttng-modules: update to 2.11.6
  2020-10-06 16:39   ` Bruce Ashfield
@ 2020-10-06 16:42     ` Steve Sakoman
  2020-10-06 16:44       ` Bruce Ashfield
  0 siblings, 1 reply; 11+ messages in thread
From: Steve Sakoman @ 2020-10-06 16:42 UTC (permalink / raw)
  To: Bruce Ashfield
  Cc: Marek Vasut, Patches and discussions about the oe-core layer,
	Alexander Kanavin, Richard Purdie

On Tue, Oct 6, 2020 at 6:39 AM Bruce Ashfield <bruce.ashfield@gmail.com> wrote:
>
> On Tue, Oct 6, 2020 at 12:30 PM Steve Sakoman <steve@sakoman.com> wrote:
> >
> > On Tue, Oct 6, 2020 at 2:11 AM Marek Vasut <marex@denx.de> wrote:
> > >
> > > Update to latest available.
> >
> > Have you tested these patches with kernel versions 5.4.62+ ?
> >
> > IIRC, Bruce said that the 2.11.x tree did not have the necessary
> > patches to build with recent 5.4 kernels.
> >
>
> Since I did that backport to keep us moving, the lttng project has
> added commits to the 2.11.x branch.
>
> I see changes to the right files in the commits, so it should be good
> with this update, but I haven't tested it myself.

Thanks for the quick response.  Given that info I'll pull in these
patches and start testing.

Steve

> > See his patch "lttng-modules: backport writeback.h changes from 2.12.x
> > to fix kernel 5.4.62+"
> >
> > https://git.openembedded.org/openembedded-core/commit/?h=dunfell&id=348c666b2dca230308c8462dac2117b04cca6ae7
> >
> > Steve
> >
> > > Signed-off-by: Marek Vasut <marex@denx.de>
> > > Cc: Alexander Kanavin <alex.kanavin@gmail.com>
> > > Cc: Richard Purdie <richard.purdie@linuxfoundation.org>
> > > ---
> > >  .../{lttng-modules_2.11.2.bb => lttng-modules_2.11.6.bb}      | 4 ++--
> > >  1 file changed, 2 insertions(+), 2 deletions(-)
> > >  rename meta/recipes-kernel/lttng/{lttng-modules_2.11.2.bb => lttng-modules_2.11.6.bb} (92%)
> > >
> > > diff --git a/meta/recipes-kernel/lttng/lttng-modules_2.11.2.bb b/meta/recipes-kernel/lttng/lttng-modules_2.11.6.bb
> > > similarity index 92%
> > > rename from meta/recipes-kernel/lttng/lttng-modules_2.11.2.bb
> > > rename to meta/recipes-kernel/lttng/lttng-modules_2.11.6.bb
> > > index 6fff096a37..a38d8afb7a 100644
> > > --- a/meta/recipes-kernel/lttng/lttng-modules_2.11.2.bb
> > > +++ b/meta/recipes-kernel/lttng/lttng-modules_2.11.6.bb
> > > @@ -13,8 +13,8 @@ SRC_URI = "https://lttng.org/files/${BPN}/${BPN}-${PV}.tar.bz2 \
> > >             file://BUILD_RUNTIME_BUG_ON-vs-gcc7.patch \
> > >             "
> > >
> > > -SRC_URI[md5sum] = "2e3bc8cfb264fa13f374618b46f170e7"
> > > -SRC_URI[sha256sum] = "8a42240813b8fd1d001835cd6f5ec687f7d7f3b26070d4e21604c35a51a6441d"
> > > +SRC_URI[md5sum] = "8ef09fdfcdec669d33f7fc1c1c80f2c4"
> > > +SRC_URI[sha256sum] = "23372811cdcd2ac28ba8c9d09484ed5f9238cfbd0043f8c663ff3875ba9c8566"
> > >
> > >  export INSTALL_MOD_DIR="kernel/lttng-modules"
> > >
> > > --
> > > 2.28.0
> > >
> > >
> > >
> > >
> >
> > 
> >
>
>
> --
> - Thou shalt not follow the NULL pointer, for chaos and madness await
> thee at its end
> - "Use the force Harry" - Gandalf, Star Trek II

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

* Re: [OE-core] [PATCH 1/3] [dunfell] lttng-modules: update to 2.11.6
  2020-10-06 16:42     ` Steve Sakoman
@ 2020-10-06 16:44       ` Bruce Ashfield
  2020-10-06 16:48         ` Marek Vasut
  0 siblings, 1 reply; 11+ messages in thread
From: Bruce Ashfield @ 2020-10-06 16:44 UTC (permalink / raw)
  To: Steve Sakoman
  Cc: Marek Vasut, Patches and discussions about the oe-core layer,
	Alexander Kanavin, Richard Purdie

On Tue, Oct 6, 2020 at 12:42 PM Steve Sakoman <steve@sakoman.com> wrote:
>
> On Tue, Oct 6, 2020 at 6:39 AM Bruce Ashfield <bruce.ashfield@gmail.com> wrote:
> >
> > On Tue, Oct 6, 2020 at 12:30 PM Steve Sakoman <steve@sakoman.com> wrote:
> > >
> > > On Tue, Oct 6, 2020 at 2:11 AM Marek Vasut <marex@denx.de> wrote:
> > > >
> > > > Update to latest available.
> > >
> > > Have you tested these patches with kernel versions 5.4.62+ ?
> > >
> > > IIRC, Bruce said that the 2.11.x tree did not have the necessary
> > > patches to build with recent 5.4 kernels.
> > >
> >
> > Since I did that backport to keep us moving, the lttng project has
> > added commits to the 2.11.x branch.
> >
> > I see changes to the right files in the commits, so it should be good
> > with this update, but I haven't tested it myself.
>
> Thanks for the quick response.  Given that info I'll pull in these
> patches and start testing.

That being said. I'd expect that we should drop the backport that I
did, but I don't see that in this commit. So that is worth checking
into ..

Bruce



>
> Steve
>
> > > See his patch "lttng-modules: backport writeback.h changes from 2.12.x
> > > to fix kernel 5.4.62+"
> > >
> > > https://git.openembedded.org/openembedded-core/commit/?h=dunfell&id=348c666b2dca230308c8462dac2117b04cca6ae7
> > >
> > > Steve
> > >
> > > > Signed-off-by: Marek Vasut <marex@denx.de>
> > > > Cc: Alexander Kanavin <alex.kanavin@gmail.com>
> > > > Cc: Richard Purdie <richard.purdie@linuxfoundation.org>
> > > > ---
> > > >  .../{lttng-modules_2.11.2.bb => lttng-modules_2.11.6.bb}      | 4 ++--
> > > >  1 file changed, 2 insertions(+), 2 deletions(-)
> > > >  rename meta/recipes-kernel/lttng/{lttng-modules_2.11.2.bb => lttng-modules_2.11.6.bb} (92%)
> > > >
> > > > diff --git a/meta/recipes-kernel/lttng/lttng-modules_2.11.2.bb b/meta/recipes-kernel/lttng/lttng-modules_2.11.6.bb
> > > > similarity index 92%
> > > > rename from meta/recipes-kernel/lttng/lttng-modules_2.11.2.bb
> > > > rename to meta/recipes-kernel/lttng/lttng-modules_2.11.6.bb
> > > > index 6fff096a37..a38d8afb7a 100644
> > > > --- a/meta/recipes-kernel/lttng/lttng-modules_2.11.2.bb
> > > > +++ b/meta/recipes-kernel/lttng/lttng-modules_2.11.6.bb
> > > > @@ -13,8 +13,8 @@ SRC_URI = "https://lttng.org/files/${BPN}/${BPN}-${PV}.tar.bz2 \
> > > >             file://BUILD_RUNTIME_BUG_ON-vs-gcc7.patch \
> > > >             "
> > > >
> > > > -SRC_URI[md5sum] = "2e3bc8cfb264fa13f374618b46f170e7"
> > > > -SRC_URI[sha256sum] = "8a42240813b8fd1d001835cd6f5ec687f7d7f3b26070d4e21604c35a51a6441d"
> > > > +SRC_URI[md5sum] = "8ef09fdfcdec669d33f7fc1c1c80f2c4"
> > > > +SRC_URI[sha256sum] = "23372811cdcd2ac28ba8c9d09484ed5f9238cfbd0043f8c663ff3875ba9c8566"
> > > >
> > > >  export INSTALL_MOD_DIR="kernel/lttng-modules"
> > > >
> > > > --
> > > > 2.28.0
> > > >
> > > >
> > > >
> > > >
> > >
> > > 
> > >
> >
> >
> > --
> > - Thou shalt not follow the NULL pointer, for chaos and madness await
> > thee at its end
> > - "Use the force Harry" - Gandalf, Star Trek II



-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II

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

* Re: [OE-core] [PATCH 1/3] [dunfell] lttng-modules: update to 2.11.6
  2020-10-06 16:44       ` Bruce Ashfield
@ 2020-10-06 16:48         ` Marek Vasut
  2020-10-06 16:51           ` Steve Sakoman
  0 siblings, 1 reply; 11+ messages in thread
From: Marek Vasut @ 2020-10-06 16:48 UTC (permalink / raw)
  To: Bruce Ashfield, Steve Sakoman
  Cc: Patches and discussions about the oe-core layer,
	Alexander Kanavin, Richard Purdie

On 10/6/20 6:44 PM, Bruce Ashfield wrote:
> On Tue, Oct 6, 2020 at 12:42 PM Steve Sakoman <steve@sakoman.com> wrote:
>>
>> On Tue, Oct 6, 2020 at 6:39 AM Bruce Ashfield <bruce.ashfield@gmail.com> wrote:
>>>
>>> On Tue, Oct 6, 2020 at 12:30 PM Steve Sakoman <steve@sakoman.com> wrote:
>>>>
>>>> On Tue, Oct 6, 2020 at 2:11 AM Marek Vasut <marex@denx.de> wrote:
>>>>>
>>>>> Update to latest available.
>>>>
>>>> Have you tested these patches with kernel versions 5.4.62+ ?
>>>>
>>>> IIRC, Bruce said that the 2.11.x tree did not have the necessary
>>>> patches to build with recent 5.4 kernels.
>>>>
>>>
>>> Since I did that backport to keep us moving, the lttng project has
>>> added commits to the 2.11.x branch.
>>>
>>> I see changes to the right files in the commits, so it should be good
>>> with this update, but I haven't tested it myself.
>>
>> Thanks for the quick response.  Given that info I'll pull in these
>> patches and start testing.
> 
> That being said. I'd expect that we should drop the backport that I
> did, but I don't see that in this commit. So that is worth checking
> into ..

I ran into the build issue with 5.4.69, so that's how these patches came
to be. It could be that I didn't build the tools and ust if they are not
built as part of the "standard" build run.

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

* Re: [OE-core] [PATCH 1/3] [dunfell] lttng-modules: update to 2.11.6
  2020-10-06 16:48         ` Marek Vasut
@ 2020-10-06 16:51           ` Steve Sakoman
  2020-10-06 17:02             ` Marek Vasut
  0 siblings, 1 reply; 11+ messages in thread
From: Steve Sakoman @ 2020-10-06 16:51 UTC (permalink / raw)
  To: Marek Vasut
  Cc: Bruce Ashfield, Patches and discussions about the oe-core layer,
	Alexander Kanavin, Richard Purdie

On Tue, Oct 6, 2020 at 6:48 AM Marek Vasut <marex@denx.de> wrote:
>
> On 10/6/20 6:44 PM, Bruce Ashfield wrote:
> > On Tue, Oct 6, 2020 at 12:42 PM Steve Sakoman <steve@sakoman.com> wrote:
> >>
> >> On Tue, Oct 6, 2020 at 6:39 AM Bruce Ashfield <bruce.ashfield@gmail.com> wrote:
> >>>
> >>> On Tue, Oct 6, 2020 at 12:30 PM Steve Sakoman <steve@sakoman.com> wrote:
> >>>>
> >>>> On Tue, Oct 6, 2020 at 2:11 AM Marek Vasut <marex@denx.de> wrote:
> >>>>>
> >>>>> Update to latest available.
> >>>>
> >>>> Have you tested these patches with kernel versions 5.4.62+ ?
> >>>>
> >>>> IIRC, Bruce said that the 2.11.x tree did not have the necessary
> >>>> patches to build with recent 5.4 kernels.
> >>>>
> >>>
> >>> Since I did that backport to keep us moving, the lttng project has
> >>> added commits to the 2.11.x branch.
> >>>
> >>> I see changes to the right files in the commits, so it should be good
> >>> with this update, but I haven't tested it myself.
> >>
> >> Thanks for the quick response.  Given that info I'll pull in these
> >> patches and start testing.
> >
> > That being said. I'd expect that we should drop the backport that I
> > did, but I don't see that in this commit. So that is worth checking
> > into ..
>
> I ran into the build issue with 5.4.69, so that's how these patches came
> to be. It could be that I didn't build the tools and ust if they are not
> built as part of the "standard" build run.

No worries, I'll give the patches a thorough test.  I do however need
you to redo this patch so that it will apply cleanly on the current
dunfell head (i.e. drop Bruce's backport)

Your other 3 patches seem fine.

Steve

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

* Re: [OE-core] [PATCH 1/3] [dunfell] lttng-modules: update to 2.11.6
  2020-10-06 16:51           ` Steve Sakoman
@ 2020-10-06 17:02             ` Marek Vasut
  2020-10-06 17:53               ` Steve Sakoman
  0 siblings, 1 reply; 11+ messages in thread
From: Marek Vasut @ 2020-10-06 17:02 UTC (permalink / raw)
  To: Steve Sakoman
  Cc: Bruce Ashfield, Patches and discussions about the oe-core layer,
	Alexander Kanavin, Richard Purdie

On 10/6/20 6:51 PM, Steve Sakoman wrote:
> On Tue, Oct 6, 2020 at 6:48 AM Marek Vasut <marex@denx.de> wrote:
>>
>> On 10/6/20 6:44 PM, Bruce Ashfield wrote:
>>> On Tue, Oct 6, 2020 at 12:42 PM Steve Sakoman <steve@sakoman.com> wrote:
>>>>
>>>> On Tue, Oct 6, 2020 at 6:39 AM Bruce Ashfield <bruce.ashfield@gmail.com> wrote:
>>>>>
>>>>> On Tue, Oct 6, 2020 at 12:30 PM Steve Sakoman <steve@sakoman.com> wrote:
>>>>>>
>>>>>> On Tue, Oct 6, 2020 at 2:11 AM Marek Vasut <marex@denx.de> wrote:
>>>>>>>
>>>>>>> Update to latest available.
>>>>>>
>>>>>> Have you tested these patches with kernel versions 5.4.62+ ?
>>>>>>
>>>>>> IIRC, Bruce said that the 2.11.x tree did not have the necessary
>>>>>> patches to build with recent 5.4 kernels.
>>>>>>
>>>>>
>>>>> Since I did that backport to keep us moving, the lttng project has
>>>>> added commits to the 2.11.x branch.
>>>>>
>>>>> I see changes to the right files in the commits, so it should be good
>>>>> with this update, but I haven't tested it myself.
>>>>
>>>> Thanks for the quick response.  Given that info I'll pull in these
>>>> patches and start testing.
>>>
>>> That being said. I'd expect that we should drop the backport that I
>>> did, but I don't see that in this commit. So that is worth checking
>>> into ..
>>
>> I ran into the build issue with 5.4.69, so that's how these patches came
>> to be. It could be that I didn't build the tools and ust if they are not
>> built as part of the "standard" build run.
> 
> No worries, I'll give the patches a thorough test.  I do however need
> you to redo this patch so that it will apply cleanly on the current
> dunfell head (i.e. drop Bruce's backport)
> 
> Your other 3 patches seem fine.

Do you need me to repost it or can you fix it up yourself while at it ?

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

* Re: [OE-core] [PATCH 1/3] [dunfell] lttng-modules: update to 2.11.6
  2020-10-06 17:02             ` Marek Vasut
@ 2020-10-06 17:53               ` Steve Sakoman
  0 siblings, 0 replies; 11+ messages in thread
From: Steve Sakoman @ 2020-10-06 17:53 UTC (permalink / raw)
  To: Marek Vasut
  Cc: Bruce Ashfield, Patches and discussions about the oe-core layer,
	Alexander Kanavin, Richard Purdie

On Tue, Oct 6, 2020 at 7:02 AM Marek Vasut <marex@denx.de> wrote:
>
> On 10/6/20 6:51 PM, Steve Sakoman wrote:
> > On Tue, Oct 6, 2020 at 6:48 AM Marek Vasut <marex@denx.de> wrote:
> >>
> >> On 10/6/20 6:44 PM, Bruce Ashfield wrote:
> >>> On Tue, Oct 6, 2020 at 12:42 PM Steve Sakoman <steve@sakoman.com> wrote:
> >>>>
> >>>> On Tue, Oct 6, 2020 at 6:39 AM Bruce Ashfield <bruce.ashfield@gmail.com> wrote:
> >>>>>
> >>>>> On Tue, Oct 6, 2020 at 12:30 PM Steve Sakoman <steve@sakoman.com> wrote:
> >>>>>>
> >>>>>> On Tue, Oct 6, 2020 at 2:11 AM Marek Vasut <marex@denx.de> wrote:
> >>>>>>>
> >>>>>>> Update to latest available.
> >>>>>>
> >>>>>> Have you tested these patches with kernel versions 5.4.62+ ?
> >>>>>>
> >>>>>> IIRC, Bruce said that the 2.11.x tree did not have the necessary
> >>>>>> patches to build with recent 5.4 kernels.
> >>>>>>
> >>>>>
> >>>>> Since I did that backport to keep us moving, the lttng project has
> >>>>> added commits to the 2.11.x branch.
> >>>>>
> >>>>> I see changes to the right files in the commits, so it should be good
> >>>>> with this update, but I haven't tested it myself.
> >>>>
> >>>> Thanks for the quick response.  Given that info I'll pull in these
> >>>> patches and start testing.
> >>>
> >>> That being said. I'd expect that we should drop the backport that I
> >>> did, but I don't see that in this commit. So that is worth checking
> >>> into ..
> >>
> >> I ran into the build issue with 5.4.69, so that's how these patches came
> >> to be. It could be that I didn't build the tools and ust if they are not
> >> built as part of the "standard" build run.
> >
> > No worries, I'll give the patches a thorough test.  I do however need
> > you to redo this patch so that it will apply cleanly on the current
> > dunfell head (i.e. drop Bruce's backport)
> >
> > Your other 3 patches seem fine.
>
> Do you need me to repost it or can you fix it up yourself while at it ?

I'm going to be out of the office for a few hours, so if you have the
time to repost it would be much appreciated.

If not, I'll do a fixup when I return.

Steve

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

end of thread, other threads:[~2020-10-06 17:53 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-06 12:11 [PATCH 1/3] [dunfell] lttng-modules: update to 2.11.6 Marek Vasut
2020-10-06 12:11 ` [PATCH 2/3] [dunfell] lttng-tools: update to 2.11.5 Marek Vasut
2020-10-06 12:11 ` [PATCH 3/3] [dunfell] lttng-ust: update to 2.11.1 Marek Vasut
2020-10-06 16:29 ` [OE-core] [PATCH 1/3] [dunfell] lttng-modules: update to 2.11.6 Steve Sakoman
2020-10-06 16:39   ` Bruce Ashfield
2020-10-06 16:42     ` Steve Sakoman
2020-10-06 16:44       ` Bruce Ashfield
2020-10-06 16:48         ` Marek Vasut
2020-10-06 16:51           ` Steve Sakoman
2020-10-06 17:02             ` Marek Vasut
2020-10-06 17:53               ` Steve Sakoman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.