Re: Altix I/O code reorganization

From: Christoph Hellwig
Date: Thu Aug 12 2004 - 04:16:57 EST


On Wed, Aug 11, 2004 at 06:24:43PM -0500, Patrick Gefre wrote:
> This is a very BIG change. However, the BIG change ends up with
> very little code in the kernel. The reason is because, we have enhanced the
> functionalities in our Prom to actually configure and initialize all devices
> in the system instead of just the BaseIO devices.

Surely it can be spit out. E.g. hwgraph removal is separate from your
SAL call stuff which is separate from dma mapping.

And, let me repeat:

There is absolutely _NO_ interest in adding yet another non-standard
prom interface for PCI configuration. IA64 has a standard ACPI-based
interface that everyone but SGI implementent. Please implement that one
in your firmware.

> We do like our directory structures. It provides very logical
> separation of code files.

You have more subdirectories than everything else in arch/ia64/ combined,
go figure.

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