From: blaisorblade@yahoo.it
To: akpm@osdl.org
Cc: jdike@addtoit.com, linux-kernel@vger.kernel.org,
user-mode-linux-devel@lists.sourceforge.net,
blaisorblade@yahoo.it
Subject: [patch 03/12] uml: export getgid for hostfs
Date: Tue, 22 Mar 2005 17:21:23 +0100 [thread overview]
Message-ID: <20050322162123.890086BA6F@zion> (raw)
Export this symbol which is not satisfied currently. The code using it has
been merged, so please export this symbol.
Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
---
linux-2.6.11-paolo/arch/um/os-Linux/user_syms.c | 1 +
1 files changed, 1 insertion(+)
diff -puN arch/um/os-Linux/user_syms.c~uml-export-getgid-for-hostfs arch/um/os-Linux/user_syms.c
--- linux-2.6.11/arch/um/os-Linux/user_syms.c~uml-export-getgid-for-hostfs 2005-03-21 15:25:39.000000000 +0100
+++ linux-2.6.11-paolo/arch/um/os-Linux/user_syms.c 2005-03-21 15:25:39.000000000 +0100
@@ -82,6 +82,7 @@ EXPORT_SYMBOL_PROTO(statfs);
EXPORT_SYMBOL_PROTO(statfs64);
EXPORT_SYMBOL_PROTO(getuid);
+EXPORT_SYMBOL_PROTO(getgid);
/*
* Overrides for Emacs so that we follow Linus's tabbing style.
_
next reply other threads:[~2005-03-22 18:01 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-22 16:21 blaisorblade [this message]
2005-03-22 18:11 ` [patch 03/12] uml: export getgid for hostfs Christoph Hellwig
2005-03-24 2:02 ` Blaisorblade
2005-03-29 11:45 ` Christoph Hellwig
2005-03-30 18:05 ` [uml-devel] " Blaisorblade
2005-03-31 14:40 ` Christoph Hellwig
2005-04-01 4:24 ` Rob Landley
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=20050322162123.890086BA6F@zion \
--to=blaisorblade@yahoo.it \
--cc=akpm@osdl.org \
--cc=jdike@addtoit.com \
--cc=linux-kernel@vger.kernel.org \
--cc=user-mode-linux-devel@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