Re: [patch] x86: add compilation checks to pci_unmap_ macros

From: Ingo Molnar
Date: Mon Jun 30 2008 - 06:18:48 EST



* Jan Engelhardt <jengelh@xxxxxxxxxx> wrote:

> [...] Given that these are no-ops means they are deprecated, is not it
> the case?)

see higher up in the file:

/* Dynamic DMA mapping stuff.
* i386 has everything mapped statically.
*/

because everything is 1:1 mapped on 32-bit it's a NOP.

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