Re: [2.6 patch] kernel/sys.c: EXPORT_UNUSED_SYMBOL{,_GPL}

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

 



On Fri, 30 Jun 2006 13:31:47 +0200
Adrian Bunk <[email protected]> wrote:

> This patch marks unused exports as EXPORT_UNUSED_SYMBOL{,_GPL}.
> 
> ..
>
> -EXPORT_SYMBOL_GPL(kernel_restart);
> +EXPORT_UNUSED_SYMBOL_GPL(kernel_restart);  /*  June 2006  */
> -EXPORT_SYMBOL_GPL(kernel_halt);
> +EXPORT_UNUSED_SYMBOL_GPL(kernel_halt);  /*  June 2006  */

These are grouped with kernel_power_off() which remains exported.

> -EXPORT_SYMBOL(in_egroup_p);
> +EXPORT_UNUSED_SYMBOL(in_egroup_p);  /*  June 2006  */

And this is grouped with in_group_p, which remains exported.

Please drop.
-
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