public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] lib: zstd: Backport fix for in place decompression
@ 2023-02-16  1:39 Nick Terrell
  2023-02-16  1:39 ` [PATCH 1/1] lib: zstd: Backport fix for in-place decompression Nick Terrell
  0 siblings, 1 reply; 2+ messages in thread
From: Nick Terrell @ 2023-02-16  1:39 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Nick Terrell, linux-kernel, Nick Terrell, Kernel Team, x86,
	Thomas Gleixner, Ingo Molnar, Borislav Petkov, Dave Hansen

From: Nick Terrell <terrelln@fb.com>

Hi Linus and all,

I've attached a patch for a hot fix for zstd that may cause issues for x86 kernel
decompression, though I haven't recieved any reports of problems as of yet.

I've submitted it to my linux-next branch for testing, and the upstream commit is
well tested, but would also appreciate any testing that folks would be kind
enough to provide.

I'm sending this to you, Linus, to make sure that you're aware of my intent to
send you this hot fix. I intend to let it bake in linux-next for a day or two,
and get some community testing, then send you a pull request with this change.
Please let me know if there is anything else I should do, or if there is a
different process that I should be following.

Best,
Nick Terrell

Nick Terrell (1):
  lib: zstd: Backport fix for in-place decompression

 lib/zstd/decompress/zstd_decompress.c | 25 ++++++++++++++++++++++---
 1 file changed, 22 insertions(+), 3 deletions(-)

--
2.39.0


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

end of thread, other threads:[~2023-02-16  1:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-16  1:39 [PATCH 0/1] lib: zstd: Backport fix for in place decompression Nick Terrell
2023-02-16  1:39 ` [PATCH 1/1] lib: zstd: Backport fix for in-place decompression Nick Terrell

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