Linux kernel -stable discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] one bcache patch for stable tree
@ 2022-06-28  8:49 Coly Li
  2022-06-28  8:49 ` [PATCH 1/1] bcache: memset on stack variables in bch_btree_check() and bch_sectors_dirty_init() Coly Li
  0 siblings, 1 reply; 6+ messages in thread
From: Coly Li @ 2022-06-28  8:49 UTC (permalink / raw)
  To: gregkh; +Cc: stable

Hi Greg,

This is a bcache patch upstreamed in Linux v5.19, it fixes the
undefined stack state which I feel it should go into stable tree
as well.

I go through all the stable releases since Linux v5.10, based on current
stable tree maintenance status, this patch should be applied to the
following stable kernel releases,
- longterm: 5.10, 5.15
- 5.17, 5.18  

Please consider to take it for the above stable kernels.
Thank you in advance for taking care of them.

Coly Li
---

Coly Li (1):
  bcache: memset on stack variables in bch_btree_check() and
    bch_sectors_dirty_init()

 drivers/md/bcache/btree.c     | 1 +
 drivers/md/bcache/writeback.c | 1 +
 2 files changed, 2 insertions(+)

-- 
2.35.3


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

end of thread, other threads:[~2022-06-30 14:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-28  8:49 [PATCH 0/1] one bcache patch for stable tree Coly Li
2022-06-28  8:49 ` [PATCH 1/1] bcache: memset on stack variables in bch_btree_check() and bch_sectors_dirty_init() Coly Li
2022-06-28  9:10   ` Greg KH
2022-06-28  9:29     ` Coly Li
2022-06-30 11:18       ` Greg KH
2022-06-30 14:32         ` Coly Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox