From: "Serge E. Hallyn" <serue@us.ibm.com>
To: "Serge E. Hallyn" <serue@us.ibm.com>
Cc: lkml <linux-kernel@vger.kernel.org>,
Martin Schwidefsky <schwidefsky@de.ibm.com>,
linux-390@vm.marist.edu
Subject: Re: [PATCH] s390: fix duplicate export of overflow{ug}id
Date: Mon, 26 Jun 2006 14:46:11 -0500 [thread overview]
Message-ID: <20060626194611.GC32035@sergelap.austin.ibm.com> (raw)
In-Reply-To: <20060626193141.GB32035@sergelap.austin.ibm.com>
Quoting Serge E. Hallyn (serue@us.ibm.com):
> overflowuid and overflowgid were exported twice. Remove the export
> from s390_ksyms.c
>
> Signed-off-by: "Serge E. Hallyn" <serue@us.ibm.com>
>
> ---
>
> arch/s390/kernel/s390_ksyms.c | 2 --
> 1 files changed, 0 insertions(+), 2 deletions(-)
>
> b89fdbbb0859c2ed03246a822e278bf9a31ae054
> diff --git a/arch/s390/kernel/s390_ksyms.c b/arch/s390/kernel/s390_ksyms.c
> index 4176c77..0886e73 100644
> --- a/arch/s390/kernel/s390_ksyms.c
> +++ b/arch/s390/kernel/s390_ksyms.c
> @@ -46,8 +46,6 @@ EXPORT_SYMBOL(__down_interruptible);
> */
> extern int dump_fpu (struct pt_regs * regs, s390_fp_regs *fpregs);
> EXPORT_SYMBOL(dump_fpu);
> -EXPORT_SYMBOL(overflowuid);
> -EXPORT_SYMBOL(overflowgid);
> EXPORT_SYMBOL(empty_zero_page);
Hmm, ok, I see that this only happens when I have a busted .config
(and have no idea how CONFIG_UID16 came to be set).
I assume CONFIG_UID16 is not a valid option for s390? If that's the
case, then please ignore. If it is, then instead of removing these
we should probably put them in #ifndef CONFIG_UID16?
thanks,
-serge
prev parent reply other threads:[~2006-06-26 19:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-26 19:31 Serge E. Hallyn
2006-06-26 19:37 ` Dave Jones
2006-06-26 19:48 ` Serge E. Hallyn
2006-06-26 20:49 ` Heiko Carstens
2006-06-26 19:46 ` Serge E. Hallyn [this message]
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=20060626194611.GC32035@sergelap.austin.ibm.com \
--to=serue@us.ibm.com \
--cc=linux-390@vm.marist.edu \
--cc=linux-kernel@vger.kernel.org \
--cc=schwidefsky@de.ibm.com \
/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
all inboxes | Powered by JetHome®