summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2008-12-18 14:03:41 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2008-12-18 14:03:41 +1100
commit043a7a354efb8415c3340e31fe605c6f4bd1b178 (patch)
tree208b4e910615b52dc5e9599e9813c0a09527d5e0 /mm
parent5395154b520b544b83ed014b50e3df39ca634ea3 (diff)
parentdce1b7624b73607200f29f6b6b12b4dc0e4c2e45 (diff)
Merge commit 'ocfs2/linux-next'
Diffstat (limited to 'mm')
-rw-r--r--mm/pdflush.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mm/pdflush.c b/mm/pdflush.c
index a0a14c4d5072..13af84ddada7 100644
--- a/mm/pdflush.c
+++ b/mm/pdflush.c
@@ -223,6 +223,7 @@ int pdflush_operation(void (*fn)(unsigned long), unsigned long arg0)
return ret;
}
+EXPORT_SYMBOL(pdflush_operation);
static void start_one_pdflush_thread(void)
{