On Mon, 31 January 2005 15:01:04 +0100, Adrian Bunk wrote:
>
> Your patch doesn't add a Kconfig entry for INTER_MODULE_CRAP.
Now it does, and it picked up dwmw2's suggestion as well.
Jörn
--
He who knows others is wise.
He who knows himself is enlightened.
-- Lao Tsu
Signed-off-by: Jörn Enge
On Mon, 31 January 2005 14:06:47 +, David Woodhouse wrote:
> On Mon, 2005-01-31 at 14:56 +0100, Jörn Engel wrote:
> >
> > How about this one? It's actually less messy inside kernel/Makefile.
> >
> > Completely untested, though.
>
> Surely it would suffice just to make MTD_GEN_PROBE and MTD_
On Mon, 31 January 2005 15:01:04 +0100, Adrian Bunk wrote:
>
> Your patch doesn't add a Kconfig entry for INTER_MODULE_CRAP.
True. But where to add it? arch/*/Kconfig is pretty ugly.
drivers/mtd/Kconfig?
Jörn
--
When in doubt, use brute force.
-- Ken Thompson
-
To unsubscribe from this list:
On Mon, 2005-01-31 at 14:56 +0100, JÃrn Engel wrote:
>
> How about this one? It's actually less messy inside kernel/Makefile.
>
> Completely untested, though.
Surely it would suffice just to make MTD_GEN_PROBE and MTD_DOCPROBE
select it, rather than all the _users_ of each?
--
dwmw2
-
To uns
On Mon, Jan 31, 2005 at 02:56:32PM +0100, Jörn Engel wrote:
> On Mon, 31 January 2005 09:24:29 +0100, Arjan van de Ven wrote:
> > On Mon, 2005-01-31 at 00:41 +, David Woodhouse wrote:
> > > On Sun, 2005-01-30 at 18:00 +, Arjan van de Ven wrote:
> > > >
> > > > intermodule is deprecated for
On Mon, 31 January 2005 09:24:29 +0100, Arjan van de Ven wrote:
> On Mon, 2005-01-31 at 00:41 +, David Woodhouse wrote:
> > On Sun, 2005-01-30 at 18:00 +, Arjan van de Ven wrote:
> > >
> > > intermodule is deprecated for quite some time now, and MTD is the sole
> > > last
> > > user in th
On Mon, 2005-01-31 at 00:41 +, David Woodhouse wrote:
> On Sun, 2005-01-30 at 18:00 +, Arjan van de Ven wrote:
> > Hi,
> >
> > intermodule is deprecated for quite some time now, and MTD is the sole last
> > user in the tree. To shrink the kernel for the people who don't use MTD, and
> > to
On Sun, 2005-01-30 at 19:54 -0500, Jon Smirl wrote:
> Are these things old enough to just be marked broken instead and
> finish removing inter_xx?
The DiskOnChip drivers are getting that way; not the NOR flash drivers
though. Those need the problem solving properly; just hacking out the
inter_modu
On Mon, 31 Jan 2005 00:41:52 +, David Woodhouse <[EMAIL PROTECTED]> wrote:
> On Sun, 2005-01-30 at 18:00 +, Arjan van de Ven wrote:
> > Hi,
> >
> > intermodule is deprecated for quite some time now, and MTD is the sole last
> > user in the tree. To shrink the kernel for the people who don't
On Sun, 2005-01-30 at 18:00 +, Arjan van de Ven wrote:
> Hi,
>
> intermodule is deprecated for quite some time now, and MTD is the sole last
> user in the tree. To shrink the kernel for the people who don't use MTD, and
> to prevent accidental return of more users of this, make the compiling o
On Sun, 2005-01-30 at 11:58 -0800, Andrew Morton wrote:
> Arjan van de Ven <[EMAIL PROTECTED]> wrote:
> >
> > On Sun, 2005-01-30 at 19:10 +0100, Adrian Bunk wrote:
> > > On Sun, Jan 30, 2005 at 06:00:17PM +, Arjan van de Ven wrote:
> > >
> > > > Hi,
> > > >
> > > > intermodule is deprecated f
Arjan van de Ven <[EMAIL PROTECTED]> wrote:
>
> On Sun, 2005-01-30 at 19:10 +0100, Adrian Bunk wrote:
> > On Sun, Jan 30, 2005 at 06:00:17PM +, Arjan van de Ven wrote:
> >
> > > Hi,
> > >
> > > intermodule is deprecated for quite some time now, and MTD is the sole
> > > last
> > > user in th
On Sun, 2005-01-30 at 19:10 +0100, Adrian Bunk wrote:
> On Sun, Jan 30, 2005 at 06:00:17PM +, Arjan van de Ven wrote:
>
> > Hi,
> >
> > intermodule is deprecated for quite some time now, and MTD is the sole last
> > user in the tree. To shrink the kernel for the people who don't use MTD, and
On Sun, Jan 30, 2005 at 06:00:17PM +, Arjan van de Ven wrote:
> Hi,
>
> intermodule is deprecated for quite some time now, and MTD is the sole last
> user in the tree. To shrink the kernel for the people who don't use MTD, and
> to prevent accidental return of more users of this, make the com
On Sun, Jan 30, 2005 at 06:00:17PM +, Arjan van de Ven wrote:
> Hi,
>
> intermodule is deprecated for quite some time now, and MTD is the sole last
> user in the tree. To shrink the kernel for the people who don't use MTD, and
> to prevent accidental return of more users of this, make the comp
Hi,
intermodule is deprecated for quite some time now, and MTD is the sole last
user in the tree. To shrink the kernel for the people who don't use MTD, and
to prevent accidental return of more users of this, make the compiling of
this function conditional on MTD.
Signed-off-by: Arjan van de Ven
16 matches
Mail list logo