Re: PCI Express support for 2.4 kernel
From: Jeff Garzik
Date: Mon Dec 15 2003 - 15:04:45 EST
Linus Torvalds wrote:
You _really_ need to allocate a FIXMAP entry (just one), and then use
set_fixmap_nocache(FIX_PCIEXPRESS, phys);
neat. dumb question though... how portable is set_fixmap_nocache()?
I only see it on four architectures, and I'm sure PCI Express will
appear on more than that eventually.
Jeff
-
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/