Thread (43 messages) read the whole thread 43 messages, 5 authors, 2015-06-11

Re: [PATCH v5 12/21] libnvdimm: namespace indices: read and validate

From: Christoph Hellwig <hidden>
Date: 2015-06-09 06:39:13
Also in: linux-acpi, lkml, nvdimm

+#include <asm-generic/io-64-nonatomic-lo-hi.h>
+
+#ifndef __io_virt
+#define __io_virt(x) ((void __force *) (x))
+#endif
NAK. driver code mus never include asm-generic headers directly,
and __io_virt isn't something that's up to a driver to redefine either.

I think we really need the memremap series in first before trying to
do the things done in this patch.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help