https://github.com/torvalds/linux
Revision 72cea7ac5f14ee25cb96c7863a05223ba5a2c9a9 authored by Linus Torvalds on 31 May 2019, 17:26:05 UTC, committed by Linus Torvalds on 31 May 2019, 17:26:05 UTC
Pull gcc-plugins fix from Kees Cook:
 "Handle unusual header environment, fixing a redefined macro error
  under a Darwin build host"

* tag 'gcc-plugins-v5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  gcc-plugins: Fix build failures under Darwin host
2 parent s 2f4c533 + 7210e06
History
Tip revision: 72cea7ac5f14ee25cb96c7863a05223ba5a2c9a9 authored by Linus Torvalds on 31 May 2019, 17:26:05 UTC
Merge tag 'gcc-plugins-v5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Tip revision: 72cea7a
File Mode Size
Kconfig -rw-r--r-- 66.5 KB
Makefile -rw-r--r-- 1.2 KB
calibrate.c -rw-r--r-- 8.6 KB
do_mounts.c -rw-r--r-- 15.1 KB
do_mounts.h -rw-r--r-- 1.1 KB
do_mounts_initrd.c -rw-r--r-- 3.5 KB
do_mounts_md.c -rw-r--r-- 7.9 KB
do_mounts_rd.c -rw-r--r-- 8.1 KB
init_task.c -rw-r--r-- 5.2 KB
initramfs.c -rw-r--r-- 14.3 KB
main.c -rw-r--r-- 29.4 KB
noinitramfs.c -rw-r--r-- 873 bytes
version.c -rw-r--r-- 1.3 KB

back to top