Loading arch/sparc64/Kconfig +1 −1 Original line number Diff line number Diff line Loading @@ -408,7 +408,7 @@ config SUNOS_EMUL config SOLARIS_EMUL tristate "Solaris binary emulation (EXPERIMENTAL)" depends on SPARC32_COMPAT && EXPERIMENTAL depends on SPARC32_COMPAT && NET && EXPERIMENTAL help This is experimental code which will enable you to run (many) Solaris binaries on your SPARC Linux machine. Loading arch/sparc64/kernel/sparc64_ksyms.c +1 −1 Original line number Diff line number Diff line Loading @@ -221,7 +221,7 @@ EXPORT_SYMBOL(pci_dma_supported); /* I/O device mmaping on Sparc64. */ EXPORT_SYMBOL(io_remap_pfn_range); #ifdef CONFIG_COMPAT #if defined(CONFIG_COMPAT) && defined(CONFIG_NET) /* Solaris/SunOS binary compatibility */ EXPORT_SYMBOL(verify_compat_iovec); #endif Loading Loading
arch/sparc64/Kconfig +1 −1 Original line number Diff line number Diff line Loading @@ -408,7 +408,7 @@ config SUNOS_EMUL config SOLARIS_EMUL tristate "Solaris binary emulation (EXPERIMENTAL)" depends on SPARC32_COMPAT && EXPERIMENTAL depends on SPARC32_COMPAT && NET && EXPERIMENTAL help This is experimental code which will enable you to run (many) Solaris binaries on your SPARC Linux machine. Loading
arch/sparc64/kernel/sparc64_ksyms.c +1 −1 Original line number Diff line number Diff line Loading @@ -221,7 +221,7 @@ EXPORT_SYMBOL(pci_dma_supported); /* I/O device mmaping on Sparc64. */ EXPORT_SYMBOL(io_remap_pfn_range); #ifdef CONFIG_COMPAT #if defined(CONFIG_COMPAT) && defined(CONFIG_NET) /* Solaris/SunOS binary compatibility */ EXPORT_SYMBOL(verify_compat_iovec); #endif Loading