Resend: [PATCH] remove EXPORT_SYMBOL(strtok) from frv_ksyms.c

From: Jesper Juhl (jesper.juhl_at_gmail.com)
Date: 08/31/05

  • Next message: Andrea Arcangeli: "Re: KLive: Linux Kernel Live Usage Monitor"
    To: Andrew Morton <akpm@osdl.org>
    Date:	Wed, 31 Aug 2005 21:44:50 +0200
    
    

    Andrew,

    Got some feedback on this one from David Howells

    > Looks okay to me.
    >
    > David

    so I'm resending it in the hope that you'll drop it into -mm (or NACK it
    if you don't like it) :-)

    ---------- Forwarded Message ----------

    Subject: [PATCH] remove EXPORT_SYMBOL(strtok) from frv_ksyms.c
    Date: Monday 29 August 2005 17:35
    From: Jesper Juhl <jesper.juhl@gmail.com>
    To: Andrew Morton <akpm@osdl.org>
    Cc: "linux-kernel" <linux-kernel@vger.kernel.org>

    Hi Andrew,

    I hessitated a bit before sending this patch to you since it is untested.
    This is due to the fact that I don't have the hardware, nor a suitable
    cross compiler to do so. I sent the patch to LKML a few days ago in the
    hope that someone else could test/validate this change for me, but
    unfortunately I got no replies. That left me with the option of just
    forgetting about the patch or send it on to you.
    Although the patch has not been tested I have a hard time imagining that
    it could be anything but correct since strtok() was removed from the kernel
    back in 2002.

    Remove export of strtok().
    strtok() has not been available in the kernel since 2002.

    Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>

    ---
     arch/frv/kernel/frv_ksyms.c |    1 -
     1 files changed, 1 deletion(-)
    --- linux-2.6.13-rc6-mm2-orig/arch/frv/kernel/frv_ksyms.c	2005-06-17 21:48:29.000000000 +0200
    +++ linux-2.6.13-rc6-mm2/arch/frv/kernel/frv_ksyms.c	2005-08-24 18:58:14.000000000 +0200
    @@ -71,7 +71,6 @@ EXPORT_SYMBOL(memset);
     EXPORT_SYMBOL(memcmp);
     EXPORT_SYMBOL(memscan);
     EXPORT_SYMBOL(memmove);
    -EXPORT_SYMBOL(strtok);
     
     EXPORT_SYMBOL(get_wchan);
     
    -------------------------------------------------------
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: Andrea Arcangeli: "Re: KLive: Linux Kernel Live Usage Monitor"

    Relevant Pages

    • Re: Granting some root permissions to certain users
      ... We use a kernel patch called trustees to do just what you're talking ... Unfortunately the patch hasn't really been kept up-to-date. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: RT-V0.7.47-17 build fails
      ... On Monday 06 June 2005 03:41, Ingo Molnar wrote: ... >> I thought maybe I'd exersize this kernel, but a patch I thought ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • RE: [PATCH] 2.6 workaround for Athlon/Opteron prefetch errata
      ... to avoid so we can get this in to the 2.6 kernel ASAP. ... I am pretty certain the patch won't impact the ... > might want to kill the condition depending on the stepping, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.6.3-rc1-mm1
      ... > This is the first time that anyone told me that it even existed. ... When we're at kernel version 2.6.3! ... without this patch. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Question re the dot releases such as 2.6.12.3
      ... I'll submit a patch to the ... > kernel from the home page. ... Copyright 2005 by Maurice Eugene Heskett, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)