Re: lkml, bugme.osdl.org?

Russell King (rmk@arm.linux.org.uk)
Wed, 4 Dec 2002 12:35:17 +0000


On Wed, Dec 04, 2002 at 11:58:19AM +0000, Dr. David Alan Gilbert wrote:
> Don't forget that ia64, x86-64 and s390 are all potentially growing
> users of Linux. Linux on ARM, MIPS and PPC also has a healthy band of
> productive (commercial and home) users.

ARM Linux still has rather a large patch, but it is gradually getting
smaller again as things get merged.

As far as keeping the bits that are in Linus' kernel buildable (and
working), it is easier with the various BK cset patches or BK itself
because you can always be on top of Linus' tree. However, there are
costs here:

1. An incompatible change can be merged at any time into Linus' tree,
so frequent testing is required - might need a build system that
automatically builds Linus' kernels for an architecture nightly.

2. As a result of (1), even if it built at the last test, that's no
guarantee that the patch Linus releases will work - changes have
appeared around the time of the release which break architecture
code.

I would like to setup an automatic nightly ARM kernel build of the
current BK tree for multiple ARM machine types to get as much code
build-tested as possible.

However, this currently isn't feasible for me since most of the machines
here (except server + firewall) get powered off at night, and the remote
x86 boxen I've used in the past for occasional build testing are now under
a relatively heavy FTP (vsftp), rsync and web load and would severely
suffer from BK's consistency checks (l/a 0.91 1.32 1.76, blocks
in: ~2500 blocks/sec average.)

On bugme stuff, if you've submitted any ARM related bugs, I haven't had
any notifications from bugzilla about them (so I've not looked at bugme
since talking to Manfred. Maybe Manfred missed settings things up.)

-- 
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html

- 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/