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 <j...@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(-)

Reply via email to