Skip to content

Instantly share code, notes, and snippets.

@pfactum
Created May 27, 2014 19:33
Show Gist options
  • Save pfactum/f06b2210a8e7c231df90 to your computer and use it in GitHub Desktop.
Save pfactum/f06b2210a8e7c231df90 to your computer and use it in GitHub Desktop.
mm/built-in.o: In function `handle_mm_fault':
(.text+0x2e9ab): undefined reference to `ksm_might_need_to_copy'
mm/built-in.o: In function `rmap_walk':
(.text+0x39ed1): undefined reference to `rmap_walk_ksm'
mm/built-in.o: In function `unuse_mm':
swapfile.c:(.text+0x42a7d): undefined reference to `ksm_might_need_to_copy'
mm/built-in.o: In function `migrate_page_copy':
(.text+0x58f87): undefined reference to `ksm_migrate_page'
Makefile:827: recipe for target 'vmlinux' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment