kernel: enable CONFIG_ADVISE_SYSCALLS
authorRosen Penev <rosenp@gmail.com>
Sun, 15 Oct 2017 00:07:19 +0000 (17:07 -0700)
committerJo-Philipp Wich <jo@mein.io>
Thu, 26 Oct 2017 22:45:32 +0000 (00:45 +0200)
commit56342ee2bcbf9bf8918a01045471c7bb7faa1596
treeac03f404897753396cedf2628c4d6bf0e9f6c226
parentf774d68fff236d22430e8919ef6c801ac1c387ab
kernel: enable CONFIG_ADVISE_SYSCALLS

Without this, posix_[fm]advise does not work. This causes issues with
btrfs-progs, which uses fadvise to drop caches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
target/linux/generic/config-4.9