All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jessica Yu <jeyu@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] Modules updates for v5.10
Date: Thu, 22 Oct 2020 14:42:47 +0200	[thread overview]
Message-ID: <20201022124246.GA8608@linux-8ccs> (raw)

Hi Linus,

Please pull below to receive modules updates for the v5.10 merge window.
Details can be found in the signed tag.

Thank you,

Jessica

--

The following changes since commit f75aef392f869018f78cfedf3c320a6b3fcfda6b:

  Linux 5.9-rc3 (2020-08-30 16:01:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux.git tags/modules-for-v5.10

for you to fetch changes up to fdf09ab887829cd1b671e45d9549f8ec1ffda0fa:

  module: statically initialize init section freeing data (2020-10-12 18:27:00 +0200)

----------------------------------------------------------------
Modules updates for v5.10

Summary of modules changes for the 5.10 merge window:

- Code cleanups. More informative error messages and statically
  initialize init_free_wq to avoid a workqueue warning.

Signed-off-by: Jessica Yu <jeyu@kernel.org>

----------------------------------------------------------------
Daniel Jordan (1):
      module: statically initialize init section freeing data

Qu Wenruo (1):
      module: Add more error message for failed kernel module loading

 kernel/module.c | 23 +++++++++++------------
 1 file changed, 11 insertions(+), 12 deletions(-)

             reply	other threads:[~2020-10-22 12:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-22 12:42 Jessica Yu [this message]
2020-10-22 20:25 ` [GIT PULL] Modules updates for v5.10 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201022124246.GA8608@linux-8ccs \
    --to=jeyu@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.