1. 31 Jul, 2018 3 commits
  2. 30 Jul, 2018 13 commits
  3. 25 Jul, 2018 2 commits
    • Martin Schwidefsky's avatar
      s390: reenable gcc plugins · 6eedfaac
      Martin Schwidefsky authored
      Now that the early boot rework is upstream we can enable the gcc plugins
      again. See git commit 72f108b308707f21499e0ac05bf7370360cf06d8
      "s390: disable gcc plugins" for reference.
      Signed-off-by: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
      6eedfaac
    • Martin Schwidefsky's avatar
      s390: disable gcc plugins · 2a6777a1
      Martin Schwidefsky authored
      The s390 build currently fails with the latent entropy plugin:
      
      arch/s390/kernel/als.o: In function `verify_facilities':
      als.c:(.init.text+0x24): undefined reference to `latent_entropy'
      als.c:(.init.text+0xae): undefined reference to `latent_entropy'
      make[3]: *** [arch/s390/boot/compressed/vmlinux] Error 1
      make[2]: *** [arch/s390/boot/compressed/vmlinux] Error 2
      make[1]: *** [bzImage] Error 2
      
      This will be fixed with the early boot rework from Vasily, which
      is planned for the 4.19 merge window.
      
      For 4.18 the simplest solution is to disable the gcc plugins and
      reenable them after the early boot rework is upstream.
      Reported-by: default avatarGuenter Roeck <linux@roeck-us.net>
      Signed-off-by: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
      (cherry picked from commit 2fba3573)
      2a6777a1
  4. 23 Jul, 2018 7 commits
  5. 19 Jul, 2018 5 commits
  6. 18 Jul, 2018 1 commit
  7. 17 Jul, 2018 5 commits
  8. 16 Jul, 2018 3 commits
  9. 13 Jul, 2018 1 commit