All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] kernel: consolidated pull request
@ 2021-03-09 19:23 Bruce Ashfield
  2021-03-09 19:23 ` [PATCH 1/6] perf: fix reproducibility issues Bruce Ashfield
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Bruce Ashfield @ 2021-03-09 19:23 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

From: Bruce Ashfield <bruce.ashfield@gmail.com>

Richard,

Here's my latest set of kernel changes. They are a bit more varied than
at times:

  - stable updates. These shouldn't be an issue
  - kern-tools: minor fixes from the list

The more time consuming change is the perf reproducibility changes. They
are passing locally for me, so could use some time on the AB to see if
that is truely the case. As usual, we don't patch perf, so these take the
form of various sed changes to the source. They shouldn't cause issues on
older versions of perf, but I haven't tested that extensively.

The changes are specific to our builds, and I need to re-consider them
in the context of upstream (since quite honestly, I don't know why some
of the paths that were being captured were being captured at all). I've
marked them as such in commit header and in the recipe.

Cheers,

Bruce

The following changes since commit 281eba70c2c3beef556949980d7f81e7461ba5dd:

  bitbake: __init__.py: Fix bitbake debug log handling (2021-03-09 00:02:41 +0000)

are available in the Git repository at:

  git://git.yoctoproject.org/poky-contrib zedd/kernel
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel

Bruce Ashfield (6):
  perf: fix reproducibility issues
  reproducibile: remove perf from exclusions
  linux-yocto/5.10: update to v5.10.21
  linux-yocto/5.4: update to v5.4.103
  linux-yocto/qemuarmv5: fix configuration warning
  kern-tools: symbol-why fix and README update

 meta/lib/oeqa/selftest/cases/reproducible.py  |  1 -
 .../kern-tools/kern-tools-native_git.bb       |  2 +-
 .../linux/linux-yocto-rt_5.10.bb              |  6 +--
 .../linux/linux-yocto-rt_5.4.bb               |  6 +--
 .../linux/linux-yocto-tiny_5.10.bb            |  8 ++--
 .../linux/linux-yocto-tiny_5.4.bb             |  8 ++--
 meta/recipes-kernel/linux/linux-yocto_5.10.bb | 22 +++++------
 meta/recipes-kernel/linux/linux-yocto_5.4.bb  | 22 +++++------
 meta/recipes-kernel/perf/perf.bb              | 38 +++++++++++++++++++
 9 files changed, 75 insertions(+), 38 deletions(-)

-- 
2.19.1


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

end of thread, other threads:[~2021-03-10 13:58 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-09 19:23 [PATCH 0/6] kernel: consolidated pull request Bruce Ashfield
2021-03-09 19:23 ` [PATCH 1/6] perf: fix reproducibility issues Bruce Ashfield
2021-03-10 10:42   ` [OE-core] " Kory Maincent
2021-03-10 11:27     ` Kory Maincent
2021-03-10 13:37     ` Bruce Ashfield
2021-03-10 13:58       ` Richard Purdie
2021-03-09 19:23 ` [PATCH 2/6] reproducibile: remove perf from exclusions Bruce Ashfield
2021-03-09 19:26   ` Bruce Ashfield
2021-03-09 19:23 ` [PATCH 3/6] linux-yocto/5.10: update to v5.10.21 Bruce Ashfield
2021-03-10 10:32   ` [OE-core] " Kory Maincent
2021-03-10 13:35     ` Bruce Ashfield
2021-03-09 19:23 ` [PATCH 4/6] linux-yocto/5.4: update to v5.4.103 Bruce Ashfield
2021-03-09 19:23 ` [PATCH 5/6] linux-yocto/qemuarmv5: fix configuration warning Bruce Ashfield
2021-03-09 19:23 ` [PATCH 6/6] kern-tools: symbol-why fix and README update Bruce Ashfield

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.