linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jessica Yu <jeyu@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Matthias Maennich <maennich@google.com>, linux-kernel@vger.kernel.org
Subject: [GIT PULL] Modules fix for v5.4-rc7
Date: Fri, 8 Nov 2019 16:05:41 +0100	[thread overview]
Message-ID: <20191108150541.GA27264@linux-8ccs> (raw)

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(-)

             reply	other threads:[~2019-11-08 15:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-08 15:05 Jessica Yu [this message]
2019-11-08 17:55 ` [GIT PULL] Modules fix for v5.4-rc7 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=20191108150541.GA27264@linux-8ccs \
    --to=jeyu@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maennich@google.com \
    --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 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).