* Please review the sparc64 bugs in the kernel Bugzilla
@ 2005-09-01 0:29 Adrian Bunk
2005-09-01 1:40 ` David S. Miller
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: Adrian Bunk @ 2005-09-01 0:29 UTC (permalink / raw)
To: ultralinux
Hi,
the kernel Bugzilla [1] currently contains 8 open [2] sparc64 bugs.
Can you review them (some might require to first ask the submitter
whether they are still present in recent kernels)?
It's not a good thing that even issues like #2683 stayed unanswered for
a long time.
TIA
Adrian
[1] http://bugzilla.kernel.org/
[2] status "new" or "assigned"
--
"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
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Please review the sparc64 bugs in the kernel Bugzilla
2005-09-01 0:29 Please review the sparc64 bugs in the kernel Bugzilla Adrian Bunk
@ 2005-09-01 1:40 ` David S. Miller
2005-09-01 23:34 ` Adrian Bunk
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: David S. Miller @ 2005-09-01 1:40 UTC (permalink / raw)
To: ultralinux
From: Adrian Bunk <bunk@stusta.de>
Date: Thu, 1 Sep 2005 02:29:33 +0200
> the kernel Bugzilla [1] currently contains 8 open [2] sparc64 bugs.
I've stated repeatedly in the past that I choose not to
use the kernel bugzilla facility. I process all networking
and sparc64 bugs via the appropriate mailing lists.
If you wish to forward bug reports to the appropriate mailing list so
that they get worked on, that's great.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Please review the sparc64 bugs in the kernel Bugzilla
2005-09-01 0:29 Please review the sparc64 bugs in the kernel Bugzilla Adrian Bunk
2005-09-01 1:40 ` David S. Miller
@ 2005-09-01 23:34 ` Adrian Bunk
2005-09-01 23:48 ` David S. Miller
2005-09-02 22:34 ` Adrian Bunk
3 siblings, 0 replies; 5+ messages in thread
From: Adrian Bunk @ 2005-09-01 23:34 UTC (permalink / raw)
To: ultralinux
On Wed, Aug 31, 2005 at 06:40:09PM -0700, David S. Miller wrote:
> From: Adrian Bunk <bunk@stusta.de>
> Date: Thu, 1 Sep 2005 02:29:33 +0200
>
> > the kernel Bugzilla [1] currently contains 8 open [2] sparc64 bugs.
>
> I've stated repeatedly in the past that I choose not to
> use the kernel bugzilla facility. I process all networking
> and sparc64 bugs via the appropriate mailing lists.
Sorry, I didn't know about this.
May I ask why?
> If you wish to forward bug reports to the appropriate mailing list so
> that they get worked on, that's great.
What about doing this automatically by setting a mailing list as owner
of the sparc64 bug component?
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
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Please review the sparc64 bugs in the kernel Bugzilla
2005-09-01 0:29 Please review the sparc64 bugs in the kernel Bugzilla Adrian Bunk
2005-09-01 1:40 ` David S. Miller
2005-09-01 23:34 ` Adrian Bunk
@ 2005-09-01 23:48 ` David S. Miller
2005-09-02 22:34 ` Adrian Bunk
3 siblings, 0 replies; 5+ messages in thread
From: David S. Miller @ 2005-09-01 23:48 UTC (permalink / raw)
To: ultralinux
From: Adrian Bunk <bunk@stusta.de>
Date: Fri, 2 Sep 2005 01:34:01 +0200
> May I ask why?
Because I shouldn't have to spend time on some bugzilla web site just
to work on some bug. The bugs should come to me, by being reported to
the appropriate mailing list, I shouldn't have to seek them.
The kernel bugzilla exists only to make some bean counters at some
corporations happy that there is some place to track kernel bugs. But
this is wholly incompatible with how upstream kernel development
works. The kernel bugzilla database would never have been created
with the sole impetus of the core kernel folks, that's simply not how
we work.
That is why.
Sending bugzilla reports directly to the list is not the answer.
That means a lot of garbage ends up on the list, so if anything
it should either:
1) get forwarded by hand by someone willing to volunteer to
filter out the crap
2) get sent directly to the right mailing list in the first
place, bypassing the kernel bugzilla altogether
The latter is what happens in practice for sparc stuff.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Please review the sparc64 bugs in the kernel Bugzilla
2005-09-01 0:29 Please review the sparc64 bugs in the kernel Bugzilla Adrian Bunk
` (2 preceding siblings ...)
2005-09-01 23:48 ` David S. Miller
@ 2005-09-02 22:34 ` Adrian Bunk
3 siblings, 0 replies; 5+ messages in thread
From: Adrian Bunk @ 2005-09-02 22:34 UTC (permalink / raw)
To: ultralinux
On Thu, Sep 01, 2005 at 04:48:31PM -0700, David S. Miller wrote:
> From: Adrian Bunk <bunk@stusta.de>
> Date: Fri, 2 Sep 2005 01:34:01 +0200
>
> > May I ask why?
>
> Because I shouldn't have to spend time on some bugzilla web site just
> to work on some bug. The bugs should come to me, by being reported to
> the appropriate mailing list, I shouldn't have to seek them.
>
> The kernel bugzilla exists only to make some bean counters at some
> corporations happy that there is some place to track kernel bugs. But
> this is wholly incompatible with how upstream kernel development
> works. The kernel bugzilla database would never have been created
> with the sole impetus of the core kernel folks, that's simply not how
> we work.
At least recently, Andrew is extensively using the Bugzilla.
> That is why.
>
> Sending bugzilla reports directly to the list is not the answer.
> That means a lot of garbage ends up on the list, so if anything
> it should either:
>
> 1) get forwarded by hand by someone willing to volunteer to
> filter out the crap
OK, I'll start with forwarding the current sparc64 bugs (no, I won't
forward unfiltered crap).
> 2) get sent directly to the right mailing list in the first
> place, bypassing the kernel bugzilla altogether
>
> The latter is what happens in practice for sparc stuff.
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
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2005-09-02 22:34 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-01 0:29 Please review the sparc64 bugs in the kernel Bugzilla Adrian Bunk
2005-09-01 1:40 ` David S. Miller
2005-09-01 23:34 ` Adrian Bunk
2005-09-01 23:48 ` David S. Miller
2005-09-02 22:34 ` 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.