Re: Adding kmap_atomic_prot_pfn

From: Thomas Hellström
Date: Fri Oct 24 2008 - 05:23:18 EST


Ingo Molnar wrote:
* Thomas Hellström <thomas@xxxxxxxxxxxxxxxxxxxx> wrote:

Keith,

What you actually are doing here is claiming copyright on code that other people have written, and tighten the export restrictions. kmap_atomic_prot_pfn() appeared long ago in drm git with identical code and purpose, but with different authors, and iounmap_atomic is identical to kunmap_atomic.

+EXPORT_SYMBOL_GPL(iomap_atomic_prot_pfn);

you want to use this facility in a binary-only driver?

Ingo
At this point I have no such use for it, no.
The original user was a MIT style licenced driver.

/Thomas



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