Re: [PATCH] s390: fix duplicate export of overflow{ug}id

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Quoting Serge E. Hallyn ([email protected]):
> overflowuid and overflowgid were exported twice.  Remove the export
> from s390_ksyms.c
> 
> Signed-off-by: "Serge E. Hallyn" <[email protected]>
> 
> ---
> 
>  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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux