You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
using sources for kernel 3.4.35,
I've got an error about blk_flush_plug_list symbol not being available. It turns out that blk_flush_plug() function used in blkdev.c to implement read-ahead is kernel-internal.