Advertisement
Guest User

4.14.36-grsec-201804240730

a guest
Apr 26th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. LD vmlinux.o
  2. MODPOST vmlinux.o
  3. WARNING: modpost: Found 1661 writable function pointers.
  4. To see full details build your kernel with:
  5. 'make CONFIG_DEBUG_SECTION_MISMATCH=y'
  6. LD vmlinux
  7. kernel/fork.o: In function `__mmdrop':
  8. (.text+0x6f6): undefined reference to `hmm_mm_destroy'
  9. Makefile:1026: recipe for target 'vmlinux' failed
  10. make[1]: *** [vmlinux] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement