All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] linux-yocto: consolidated pull request
@ 2021-06-27 16:50 Bruce Ashfield
  2021-06-27 16:50 ` [PATCH 1/4] linux-yocto/5.10: update to v5.10.46 Bruce Ashfield
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Bruce Ashfield @ 2021-06-27 16:50 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

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

Richard,

This is v2 of the series, my update to the latest -stable ran with
the wrong arguments and I only updated the yocto-bsp bbappend. That
of course messed up the stacking of all the following SRCREV updates.

I've recreate that 5.10-stable commit, and then restacked the rest
of the changes. Everything built fine here, but let me know if you
run into issues.

---------

v1 message:

  Here are the next -stable integrations, along with some kconfig cleanup
  and a backport of the identified rcu looking issue.
  
  Next up will be libc-headers updates, along with the 5.13 reference
  kernel (and the dropping of 5.4 from active in master).
  
  Cheers,

  Bruce


The following changes since commit 2834c2f853bd0d988dd1e35d4300005be05f8b19:

  populate_sdk_ext: copy BBMULTICONFIG files (2021-06-22 15:18:11 +0100)

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 (4):
  linux-yocto/5.10: update to v5.10.46
  linux-yocto/5.4: update to v5.4.128
  linux-yocto/5.10: features/nft_tables: refresh config options
  linux-yocto/5.10: rcu: Fix stall-warning deadlock due to non-release
    of rcu_node ->lock

 .../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 | 24 +++++++++----------
 meta/recipes-kernel/linux/linux-yocto_5.4.bb  | 22 ++++++++---------
 6 files changed, 37 insertions(+), 37 deletions(-)

-- 
2.19.1


^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH 0/4] linux-yocto: consolidated pull request
@ 2021-06-27 14:13 Bruce Ashfield
  2021-06-27 14:13 ` [PATCH 4/4] linux-yocto/5.10: rcu: Fix stall-warning deadlock due to non-release of rcu_node ->lock Bruce Ashfield
  0 siblings, 1 reply; 6+ messages in thread
From: Bruce Ashfield @ 2021-06-27 14:13 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

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

Richard,

Here are the next -stable integrations, along with some kconfig cleanup
and a backport of the identified rcu looking issue.

Next up will be libc-headers updates, along with the 5.13 reference
kernel (and the dropping of 5.4 from active in master).

Cheers,

Bruce

The following changes since commit 2834c2f853bd0d988dd1e35d4300005be05f8b19:

  populate_sdk_ext: copy BBMULTICONFIG files (2021-06-22 15:18:11 +0100)

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 (4):
  linux-yocto/5.10: update to v5.10.46
  linux-yocto/5.4: update to v5.4.128
  linux-yocto/5.10: features/nft_tables: refresh config options
  linux-yocto/5.10: rcu: Fix stall-warning deadlock due to non-release
    of rcu_node ->lock

 .../linux/linux-yocto_5.10.bbappend           |  8 +++----
 .../linux/linux-yocto-rt_5.10.bb              |  4 ++--
 .../linux/linux-yocto-rt_5.4.bb               |  6 ++---
 .../linux/linux-yocto-tiny_5.10.bb            |  6 ++---
 .../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 +++++++++----------
 7 files changed, 38 insertions(+), 38 deletions(-)

-- 
2.19.1


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

end of thread, other threads:[~2021-06-27 16:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-27 16:50 [PATCH v2 0/4] linux-yocto: consolidated pull request Bruce Ashfield
2021-06-27 16:50 ` [PATCH 1/4] linux-yocto/5.10: update to v5.10.46 Bruce Ashfield
2021-06-27 16:50 ` [PATCH 2/4] linux-yocto/5.4: update to v5.4.128 Bruce Ashfield
2021-06-27 16:50 ` [PATCH 3/4] linux-yocto/5.10: features/nft_tables: refresh config options Bruce Ashfield
2021-06-27 16:50 ` [PATCH 4/4] linux-yocto/5.10: rcu: Fix stall-warning deadlock due to non-release of rcu_node ->lock Bruce Ashfield
  -- strict thread matches above, loose matches on Subject: below --
2021-06-27 14:13 [PATCH 0/4] linux-yocto: consolidated pull request Bruce Ashfield
2021-06-27 14:13 ` [PATCH 4/4] linux-yocto/5.10: rcu: Fix stall-warning deadlock due to non-release of rcu_node ->lock 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.