Linux Modules
 help / color / mirror / Atom feed
* [GIT PULL] modules changes for v6.2-rc6
@ 2023-01-24 21:06 Luis Chamberlain
  2023-01-25  2:23 ` pr-tracker-bot
  2023-08-11  3:48 ` Majordomo not working Leslie Rhorer
  0 siblings, 2 replies; 8+ messages in thread
From: Luis Chamberlain @ 2023-01-24 21:06 UTC (permalink / raw)
  To: Linus Torvalds, pmladek
  Cc: petr.pavlu, prarit, pmladek, mwilck, vegard.nossum, ebiederm,
	david, linux-modules, linux-kernel

The following changes since commit 7bf70dbb18820b37406fdfa2aaf14c2f5c71a11a:

  Merge tag 'vfio-v6.2-rc6' of https://github.com/awilliam/linux-vfio (2023-01-23 11:56:07 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git/ tags/modules-6.2-rc6

for you to fetch changes up to 0254127ab977e70798707a7a2b757c9f3c971210:

  module: Don't wait for GOING modules (2023-01-24 12:52:52 -0800)

----------------------------------------------------------------
modules-6.2-rc6

There has been a fix we have been delaying for v6.2 due to lack of
early testing on linux-next. The commit has been sitting on linux-next
since December and testing has also been now a bit extensive by a few
developers. Since this is a fix which definitely will go to v6.3 it
should also apply to v6.2 so if there are any issues we pick them up
earlier rather than later. The fix fixes a regression since v5.3, prior
to me helping with module maintenance, however, the issue is real in
that in the worst case now can prevent boot.

We've discussed all possible corner cases [0] and at last do feel this is
ready for v6.2-rc6.

[0] https://lore.kernel.org/all/Y9A4fiobL6IHp%2F%2FP@bombadil.infradead.org/

----------------------------------------------------------------
Petr Pavlu (1):
      module: Don't wait for GOING modules

 kernel/module/main.c | 26 +++++++++++++++++++++-----
 1 file changed, 21 insertions(+), 5 deletions(-)

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

end of thread, other threads:[~2023-08-13 18:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-24 21:06 [GIT PULL] modules changes for v6.2-rc6 Luis Chamberlain
2023-01-25  2:23 ` pr-tracker-bot
2023-08-11  3:48 ` Majordomo not working Leslie Rhorer
2023-08-11  3:53   ` Leslie Rhorer
2023-08-11  4:46     ` Randy Dunlap
2023-08-11 16:51       ` Leslie Rhorer
2023-08-11 16:55         ` Randy Dunlap
2023-08-13 18:32           ` Leslie Rhorer

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