[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20170117200317.3gdj6rtxmzhjfuao@jeyu>
Date: Tue, 17 Jan 2017 12:03:18 -0800
From: Jessica Yu <jeyu@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Larry Finger <Larry.Finger@...inger.net>,
Valdis Kletnieks <Valdis.Kletnieks@...edu>,
Rusty Russell <rusty@...tcorp.com.au>,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] modules fixes for 4.10-rc5
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@...hat.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(-)
Powered by blists - more mailing lists