Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

sparc64: do not export pus_fs_struct

Al asked: BTW, why does sparc64 export put_fs_struct? Grepping the
kernel tree did not show any users of an exported put_fs_struct - so
drop the export.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Sam Ravnborg and committed by
David S. Miller
968196a9 aa83a26a

-1
-1
arch/sparc/kernel/sparc_ksyms_64.c
··· 180 180 EXPORT_SYMBOL(io_remap_pfn_range); 181 181 182 182 EXPORT_SYMBOL(dump_fpu); 183 - EXPORT_SYMBOL(put_fs_struct); 184 183 185 184 /* math-emu wants this */ 186 185 EXPORT_SYMBOL(die_if_kernel);