Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1598412

[GIT PULL] module.h --> extable.h fixup for arch/score

From Paul Gortmaker <paul.gortmaker@windriver.com>
Newsgroups linux.kernel
Subject [GIT PULL] module.h --> extable.h fixup for arch/score
Date 2017-03-11 19:50 +0100
Message-ID <tjUfv-6My-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Linus, please pull to get a small fixup for arch/score.

It seems that Guenter is the only one on the planet doing builds for
arch/score  -- we don't have compile coverage for it in linux-next or in
the kbuild-bot either.  Guenter couldn't even recall where he got his
toolchain, but was kind enough to share it with me so I could validate
this change and also add arch/score to my build coverage.

I sat on this a bit in case there was any other fallout in other arch
dirs, but since this still seems to be the only one, I might as well
send it on its way.

Thanks,
Paul.
---

The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:

  Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux.git tags/extable-fix

for you to fetch changes up to 0acf611997d9d05dbfb559c3c6e379c861eb5957:

  score: Fix implicit includes now failing build after extable change (2017-03-11 11:57:21 -0500)

----------------------------------------------------------------
Fixup for arch/score after extable.h introduction

----------------------------------------------------------------
Guenter Roeck (1):
      score: Fix implicit includes now failing build after extable change

 arch/score/kernel/traps.c | 1 +
 arch/score/mm/extable.c   | 2 ++
 2 files changed, 3 insertions(+)

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] module.h --> extable.h fixup for arch/score Paul Gortmaker <paul.gortmaker@windriver.com> - 2017-03-11 19:50 +0100

csiph-web