Correct Kbuild way to handle arches that don't implement readq/writeq?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



One of the requests during the first round of InfiniPath driver review
was to compile the driver on a 32-bit platform.  Our driver requires
64-bit MMIO operations (readq and writeq) that are not available on some
arches, such as i386, and which can't be emulated safely in terms of
32-bit operations.

What's the correct way to get the driver to not compile on such
platforms?  Do I use CONFIG_64BIT as a proxy for "has readq and writeq"?

	<b

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

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux