X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fbuffer.c;h=19d8eb7fdc81a1ed4be1fd4bd248d1037598fb1a;hb=83dbb15e9cd78a3619e3db36777e2f81d09b2914;hp=70a19745cb61d1e1b1c92c26370668d298c15e13;hpb=2380078cdb7e6d520e33dcf834e0be979d542e48;p=pandora-kernel.git diff --git a/fs/buffer.c b/fs/buffer.c index 70a19745cb61..19d8eb7fdc81 100644 --- a/fs/buffer.c +++ b/fs/buffer.c @@ -288,7 +288,7 @@ static void free_more_memory(void) struct zone *zone; int nid; - wakeup_flusher_threads(1024); + wakeup_flusher_threads(1024, WB_REASON_FREE_MORE_MEM); yield(); for_each_online_node(nid) {