From: sgerwk@aol.com
To: jdike@addtoit.com, richard@nod.at
Cc: user-mode-linux-user@lists.sourceforge.net,
user-mode-linux-devel@lists.sourceforge.net
Subject: [uml-devel] hostfs does not compile as a module
Date: Fri, 27 Feb 2015 14:09:33 -0500 [thread overview]
Message-ID: <8D220D80E016E02-F88-C2F3A@webmail-va010.sysops.aol.com> (raw)
[-- 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
reply other threads:[~2015-02-27 19:09 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8D220D80E016E02-F88-C2F3A@webmail-va010.sysops.aol.com \
--to=sgerwk@aol.com \
--cc=jdike@addtoit.com \
--cc=richard@nod.at \
--cc=user-mode-linux-devel@lists.sourceforge.net \
--cc=user-mode-linux-user@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox