mbox series

[GIT,PULL] Modules fixes for v6.4-rc5 second pull request

Message ID ZHkQvyEdTqJRC3G/@bombadil.infradead.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Modules fixes for v6.4-rc5 second pull request | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git/ tags/modules-6.4-rc5-second-pull

Message

Luis Chamberlain June 1, 2023, 9:42 p.m. UTC
The following changes since commit db3e33dd8bd956f165436afdbdbf1c653fb3c8e6:

  module: fix module load for ia64 (2023-05-30 09:29:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git/ tags/modules-6.4-rc5-second-pull

for you to fetch changes up to fadb74f9f2f609238070c7ca1b04933dc9400e4a:

  module/decompress: Fix error checking on zstd decompression (2023-06-01 14:36:46 -0700)

----------------------------------------------------------------
modules-6.4-rc5-second-pull

A zstd fix by lucas as he tested zstd decompression support

----------------------------------------------------------------
Lucas De Marchi (1):
      module/decompress: Fix error checking on zstd decompression

 kernel/module/decompress.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org June 2, 2023, 11:29 a.m. UTC | #1
The pull request you sent on Thu, 1 Jun 2023 14:42:23 -0700:

> git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git/ tags/modules-6.4-rc5-second-pull

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/c43a6ff9f93f230cc0f448ebb5d86d277ad7771e

Thank you!