mm: hack: implement hugepage fb support
authorGrazvydas Ignotas <notasas@gmail.com>
Sun, 8 Jun 2014 22:39:50 +0000 (01:39 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Fri, 11 Jul 2014 22:37:15 +0000 (01:37 +0300)
commit41726c36fd709604b48f4d6d7763ac37247f91d7
tree52cc18af356f98cb8f2981a488573714f4f2bd4c
parent8fb4574acbf03f821002cfcf759292f732541b0c
mm: hack: implement hugepage fb support

To use it, mmap fb to 2MB aligned addr and do
madvise(addr, size, MADV_HUGEPAGE)
drivers/video/fbmem.c
mm/huge_memory.c