Re: [ANNOUNCE] Kernel Bug Database V1.10 on-line

From: John Bradford (john@grabjohn.com)
Date: Thu Jan 09 2003 - 09:40:47 EST


> > Version 1.10 of my kernel bug database is now on-line at:
> > http://grabjohn.com/kernelbugdatabase/
>
> > If the original submitter of a bug uploaded their config file, you can
> > download a config file with the same options set.
>
> What do I get? His/her config file, or some other?

No, you don't just get a copy of the original config file:

When a config file is uploaded to the system, it's parsed and the
actual config options are stored in a database. If comments are
present in a form that resembles what the existing kernel
configurators use to indicate different sections, then those comments
are used to categorise the config options in the database.

The main reason for this is so that if somebody reports a bug, and
includes their config information, a developer can select one of their
config options from a list, and indicate that the bug is triggered by
it.

Re-generating the config file from that database, so that somebody
else can download it was added as an afterthought :-). Comments are
re-inserted, as well as an additional comment showing which kernel
version the config was originally intended for.

> One can watch certain subsystems/drivers. That's a _really_ nice
> feature, and I'd even like to be notified if a file belonging to one of
> "my" choosen subsystems is to be changed on mainstream. However,
> choosing subsystems of interest isn't quite fun because of the entrie's
> order.
>
> I'd do this with three parts (within one list):
>
> ARCH - ALPHA
> ARCH - SPARC
> ARCH - ...
>
> Then important subsystems:
> FS-Core
> INIT
> NET
> NET-IPv4
> NET-IPv6
> NET-xxx
> PCI
> SCSI
> IDE
> =2E..
>
> =2E..and at last, I'd list all chooseable drivers:
> 3c509
> cpuid
> ACPI
> APM
> FS - AFS
> FS - EXT2
> FS - EXT3
> FS - codepages
> =2E..

Well, at the moment, the list is just generated from the MAINTAINERS
file, I didn't want to introduce my own grouping of things, but it
really depends on what people want.

I could add the ability to watch via config options as well as the
list of maintainers, would that be helpful?

> That would really ease finding the interesting parts. Where, for
> example, can I go for sparc?

Hmm, good point, there is only an UltraSPARC maintainer listed. The
problem is, this is a problem with the MAINTAINERS file that my
database has inherited - do we fix the MAINTAINERS file or my db?

John.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Jan 15 2003 - 22:00:28 EST