From: Adrian Bunk <bunk@stusta.de>
To: Arjan van de Ven <arjan@infradead.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: updated list of unused kernel exports posted
Date: Sat, 19 Feb 2005 22:45:24 +0100 [thread overview]
Message-ID: <20050219214524.GF4337@stusta.de> (raw)
In-Reply-To: <1108847674.6304.158.camel@laptopd505.fenrus.org>
On Sat, Feb 19, 2005 at 10:14:33PM +0100, Arjan van de Ven wrote:
>...
> The following symbols are added to this list since the last posted list;
> some of these will be of the "emerging functionality" type, others will
> be now-redundant and should be investigated for removal; after all each
> exported symbol uses easily over a hundred bytes of unswappable kernel
> memory for every linux user out there.
>
> +++ unused.new 2005-02-19 21:27:59.556557390 +0100
> +alloc_chrdev_region
Used on s390:
drivers/s390/char/vmlogrdr.c
drivers/s390/char/tape_char.c
>...
> +backlight_device_register
> +backlight_device_unregister
Used on the Sharp Zaurus:
drivers/video/backlight/corgi_bl.c
>...
> +cpufreq_get
Used on ARM:
drivers/pcmcia/sa11xx_base.c
But ist seems to be wrong that it gets exported twice on ARM.
>...
> +nr_free_pages
In -mm, it's used by reiser4.
> +nr_pagecache
Used on s390:
arch/s390/appldata/appldata_mem.c
>...
> +pccard_static_ops
Used on ARM and m32r:
drivers/pcmcia/m32r_pcc.c
drivers/pcmcia/soc_common.c
drivers/pcmcia/m32r_cfc.c
drivers/pcmcia/hd64465_ss.c
>...
> +platform_get_irq_byname
Used on ppc:
drivers/net/gianfar.c
> +platform_get_resource_byname
Used on ARM, m32r and ppc:
drivers/net/smc91x.c
>...
> +totalram_pages
In -mm, it's used by reiser4.
>...
> +try_acquire_console_sem
It's used in -mm:
drivers/video/aty/radeon_pm.c
>...
> +wait_for_completion_interruptible
>...
> +wait_for_completion_timeout
Both are used in -mm:
drivers/i2c/i2c-core.c
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
next prev parent reply other threads:[~2005-02-19 21:45 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-19 21:14 updated list of unused kernel exports posted Arjan van de Ven
2005-02-19 21:29 ` Arjan van de Ven
2005-02-19 21:45 ` Adrian Bunk [this message]
2005-02-20 0:10 ` Joel Becker
2005-02-21 14:44 ` Mikael Pettersson
2005-02-20 0:20 ` Joel Becker
2005-02-20 3:20 ` Benjamin Herrenschmidt
2005-02-20 10:46 ` Thomas Gleixner
2005-02-21 16:07 ` Ingo Molnar
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=20050219214524.GF4337@stusta.de \
--to=bunk@stusta.de \
--cc=arjan@infradead.org \
--cc=linux-kernel@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.