]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 7 Jan 2017 17:47:43 +0000 (09:47 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 7 Jan 2017 17:47:43 +0000 (09:47 -0800)
commite137fd7a6fc27b039ad80e685e22c766c7158f2e
tree360902b579dcb09201705fa3bd3132ad4939655a
parentfbb733f372940f52265c2b8a7dc0381d4fb5fffb
parent3421a423bd97e85b5fe5fe1c841f34fd077a78e2
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild

Pull kbuild fix from Michal Marek:
 "The asm-prototypes.h file added in the last merge window results in
  invalid code with CONFIG_KMEMCHECK=y. The net result is that genksyms
  segfaults.

  This pull request fixes the header, the genksyms fix is in my kbuild
  branch for 4.11"

* 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild:
  asm-prototypes: Clear any CPP defines before declaring the functions