* [uml-devel] hostfs does not compile as a module
@ 2015-02-27 19:09 sgerwk
0 siblings, 0 replies; only message in thread
From: sgerwk @ 2015-02-27 19:09 UTC (permalink / raw)
To: jdike, richard; +Cc: user-mode-linux-user, user-mode-linux-devel
[-- Attachment #1: Type: text/plain, Size: 84 bytes --]
kernel 3.18.3 with CONFIG_HOSTFS=m does not compile
see enclosed patch
[-- Attachment #2: um-patch-3.18.3 --]
[-- Type: application/octet-stream, Size: 548 bytes --]
diff -Naur linux-3.18.3-orig/arch/um/os-Linux/user_syms.c linux-3.18.3/arch/um/os-Linux/user_syms.c
--- linux-3.18.3-orig/arch/um/os-Linux/user_syms.c 2015-01-16 16:04:08.000000000 +0100
+++ linux-3.18.3/arch/um/os-Linux/user_syms.c 2015-01-30 13:53:52.000000000 +0100
@@ -107,6 +107,8 @@
EXPORT_SYMBOL_PROTO(fstat64);
EXPORT_SYMBOL_PROTO(mknod);
+EXPORT_SYMBOL_PROTO(syscall);
+
/* Export symbols used by GCC for the stack protector. */
extern void __stack_smash_handler(void *) __attribute__((weak));
EXPORT_SYMBOL(__stack_smash_handler);
[-- Attachment #3: Type: text/plain, Size: 441 bytes --]
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
[-- Attachment #4: Type: text/plain, Size: 194 bytes --]
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-02-27 19:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-27 19:09 [uml-devel] hostfs does not compile as a module sgerwk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox