* [KJ] how to handle Kconfig ?
@ 2006-05-18 15:19 walter harms
2006-05-28 11:42 ` Adrian Bunk
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: walter harms @ 2006-05-18 15:19 UTC (permalink / raw)
To: kernel-janitors
hi list,
i was playing with 'make randconfig' and found that some issues are
rooted in the kconfig selection.
e.g.:
you can select X86_NUMAQ without SMP what makes no sence since NUMAQ
depends on SMP. (adding 'depends on SMP' helps).
Should that be fixed ? does anyone care ?
re,
walter
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [KJ] how to handle Kconfig ?
2006-05-18 15:19 [KJ] how to handle Kconfig ? walter harms
@ 2006-05-28 11:42 ` Adrian Bunk
2006-05-28 15:56 ` walter harms
2006-06-02 9:42 ` Adrian Bunk
2 siblings, 0 replies; 4+ messages in thread
From: Adrian Bunk @ 2006-05-28 11:42 UTC (permalink / raw)
To: kernel-janitors
On Thu, May 18, 2006 at 05:19:17PM +0200, walter harms wrote:
> hi list,
> i was playing with 'make randconfig' and found that some issues are
> rooted in the kconfig selection.
> e.g.:
> you can select X86_NUMAQ without SMP what makes no sence since NUMAQ
> depends on SMP. (adding 'depends on SMP' helps).
>
> Should that be fixed ? does anyone care ?
This was already fixed in Linus' tree two months ago with commit
905c399594f85322a4e513a4b0365b70d6de9fd0 .
> re,
> walter
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
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [KJ] how to handle Kconfig ?
2006-05-18 15:19 [KJ] how to handle Kconfig ? walter harms
2006-05-28 11:42 ` Adrian Bunk
@ 2006-05-28 15:56 ` walter harms
2006-06-02 9:42 ` Adrian Bunk
2 siblings, 0 replies; 4+ messages in thread
From: walter harms @ 2006-05-28 15:56 UTC (permalink / raw)
To: kernel-janitors
that is nice to read but does not answer my question:
1. Should every not working combination by fixed ?
2. Is this a problem for the Janitor ML or the LKML ?
re,
wh
Adrian Bunk wrote:
> On Thu, May 18, 2006 at 05:19:17PM +0200, walter harms wrote:
>
>> hi list,
>> i was playing with 'make randconfig' and found that some issues are
>> rooted in the kconfig selection.
>> e.g.:
>> you can select X86_NUMAQ without SMP what makes no sence since NUMAQ
>> depends on SMP. (adding 'depends on SMP' helps).
>>
>> Should that be fixed ? does anyone care ?
>
> This was already fixed in Linus' tree two months ago with commit
> 905c399594f85322a4e513a4b0365b70d6de9fd0 .
>
>> re,
>> walter
>
> cu
> Adrian
>
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [KJ] how to handle Kconfig ?
2006-05-18 15:19 [KJ] how to handle Kconfig ? walter harms
2006-05-28 11:42 ` Adrian Bunk
2006-05-28 15:56 ` walter harms
@ 2006-06-02 9:42 ` Adrian Bunk
2 siblings, 0 replies; 4+ messages in thread
From: Adrian Bunk @ 2006-06-02 9:42 UTC (permalink / raw)
To: kernel-janitors
On Sun, May 28, 2006 at 05:56:26PM +0200, walter harms wrote:
> that is nice to read but does not answer my question:
> 1. Should every not working combination by fixed ?
> 2. Is this a problem for the Janitor ML or the LKML ?
1. at least on i386, every combination should be fixed
only if extraordinary pathological and nonsensical cases are hard to
fix there might be exceptions
2. I'd send them to lkml since they are bug fixes
> re,
> wh
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
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-06-02 9:42 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-18 15:19 [KJ] how to handle Kconfig ? walter harms
2006-05-28 11:42 ` Adrian Bunk
2006-05-28 15:56 ` walter harms
2006-06-02 9:42 ` Adrian Bunk
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.