Re: [PATCH 1/5] spufs: The SPU file system, base

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

 



Arnd Bergmann <[email protected]> wrote:
>
> This is the current version of the spu file system, used
> for driving SPEs on the Cell Broadband Engine.

+EXPORT_SYMBOL_GPL(hash_page);
+EXPORT_SYMBOL(spu_alloc);
+EXPORT_SYMBOL(spu_free);
+EXPORT_SYMBOL(spu_run);
+EXPORT_SYMBOL(spu_ibox_read);
+EXPORT_SYMBOL(spu_wbox_write);
+EXPORT_SYMBOL_GPL(register_spu_syscalls);
+EXPORT_SYMBOL_GPL(unregister_spu_syscalls);
-EXPORT_SYMBOL_GPL(__handle_mm_fault); /* For MOL */
+EXPORT_SYMBOL_GPL(__handle_mm_fault);

A strange mixture of GPL and non-GPL.   What's the thinking here?
-
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