Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1560974
| From | Jessica Yu <jeyu@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] modules fixes for 4.10-rc5 |
| Date | 2017-01-17 21:10 +0100 |
| Message-ID | <t0IeS-358-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Linus,
Please pull below to receive a small modules fix for v4.10-rc5. Summary and
details in the tag.
Thanks,
Jessica
---
The following changes since commit 0c744ea4f77d72b3dcebb7a8f2684633ec79be88:
Linux 4.10-rc2 (2017-01-01 14:31:53 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux.git tags/modules-for-v4.10-rc5
for you to fetch changes up to 5eb7c0d04f04a667c049fe090a95494a8de2955c:
taint/module: Fix problems when out-of-kernel driver defines true or false (2017-01-17 10:56:45 -0800)
----------------------------------------------------------------
Modules fixes for v4.10-rc5
- Fix out-of-tree module breakage when it supplies its own
definitions of true and false
Signed-off-by: Jessica Yu <jeyu@redhat.com>
----------------------------------------------------------------
Larry Finger (1):
taint/module: Fix problems when out-of-kernel driver defines true or false
include/linux/kernel.h | 4 ++--
kernel/module.c | 2 +-
kernel/panic.c | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] modules fixes for 4.10-rc5 Jessica Yu <jeyu@redhat.com> - 2017-01-17 21:10 +0100
csiph-web