linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Modules fix for v5.4-rc7
@ 2019-11-08 15:05 Jessica Yu
  2019-11-08 17:55 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jessica Yu @ 2019-11-08 15:05 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Matthias Maennich, linux-kernel

Hi Linus,

Please pull this modules fix for v5.4-rc7. Details are in the signed
tag as usual.

Thanks!

Jessica
---

The following changes since commit a99d8080aaf358d5d23581244e5da23b35e340b9:

  Linux 5.4-rc6 (2019-11-03 14:07:26 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 57baec7b1b0459ef885e816d8c28a9d9a62bb8de:

  scripts/nsdeps: make sure to pass all module source files to spatch (2019-11-05 14:08:29 +0100)

----------------------------------------------------------------
Modules fixes for v5.4-rc7

- Fix `make nsdeps` for modules composed of multiple source files. Since
  $mod_source_files is not in quotes in the call to generate_deps_for_ns(), not
  all the source files for a module were being passed to spatch.

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

----------------------------------------------------------------
Jessica Yu (1):
      scripts/nsdeps: make sure to pass all module source files to spatch

 scripts/nsdeps | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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

* Re: [GIT PULL] Modules fix for v5.4-rc7
  2019-11-08 15:05 [GIT PULL] Modules fix for v5.4-rc7 Jessica Yu
@ 2019-11-08 17:55 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-11-08 17:55 UTC (permalink / raw)
  To: Jessica Yu; +Cc: Linus Torvalds, Matthias Maennich, linux-kernel

The pull request you sent on Fri, 8 Nov 2019 16:05:41 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux.git tags/modules-for-v5.4-rc7

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2019-11-08 17:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-08 15:05 [GIT PULL] Modules fix for v5.4-rc7 Jessica Yu
2019-11-08 17:55 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).