Re: [PATCH 2/4][diskdump] x86-64 support

From: Christoph Hellwig
Date: Sat Aug 28 2004 - 05:25:12 EST


On Sat, Aug 28, 2004 at 06:45:56PM +0900, Takao Indoh wrote:
> This is a patch for scsi common layer.

still broken. files that are not part of scsi_mod _must_ not include
scsi_priv.h. You're still redefining SCSI_DATA_* instead of using the proper
constants directly. scsi_dump_probe still makes too many assumptions, the
selection must be entirely inside the scsi layer.

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