--- zzzz-none-000/linux-2.6.32.61/fs/file.c 2013-06-10 09:43:48.000000000 +0000 +++ ar9-7330-650/linux-2.6.32.61/fs/file.c 2011-07-20 07:23:51.000000000 +0000 @@ -271,6 +271,7 @@ /* All good, so we try */ return expand_fdtable(files, nr); } +EXPORT_SYMBOL_GPL(expand_files); static int count_open_files(struct fdtable *fdt) {