lkml.org 
[lkml]   [2007]   [Nov]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [2.6 patch] blackfin: unexport get_wchan
On Nov 6, 2007 1:07 AM, Adrian Bunk <bunk@kernel.org> wrote:
> This patch removes the unused EXPORT_SYMBOL(get_wchan).
>
It should be. "The only user of get_wchan I was able to find is the
proc fs - and proc
can't be built modular." You said before, right?

> Signed-off-by: Adrian Bunk <bunk@kernel.org>
>
Acked-by: Bryan Wu <bryan.wu@analog.com>

> ---
> 6acc2faa1f25d2d5fbf6c5e435c222a79f753afa
> diff --git a/arch/blackfin/kernel/bfin_ksyms.c b/arch/blackfin/kernel/bfin_ksyms.c
> index 99ea57c..5dad9d3 100644
> --- a/arch/blackfin/kernel/bfin_ksyms.c
> +++ b/arch/blackfin/kernel/bfin_ksyms.c
> @@ -65,7 +65,6 @@ EXPORT_SYMBOL(memset);
> EXPORT_SYMBOL(memcmp);
> EXPORT_SYMBOL(memmove);
> EXPORT_SYMBOL(memchr);
> -EXPORT_SYMBOL(get_wchan);
>
> /*
> * libgcc functions - functions that are used internally by the
>
> -
> 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/
>
-
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/

\
 
 \ /
  Last update: 2007-11-07 04:21    [W:0.365 / U:0.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site