Re: [patch V2 1/8] staging: visorutil driver to provide common functionality to other s-Par drivers

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

 




On 03/04/2014 06:54 PM, Greg KH wrote:
On Tue, Mar 04, 2014 at 07:58:05AM -0600, Ken Cox wrote:
+EXPORT_SYMBOL_GPL(proc_CreateType);
You have some _very_ generic symbols that you are now exporting.

Here's another funny one:

+int hexDumpWordsToBuffer(char *dest,
+			 int destSize,
+			 char *prefix,
+			 uint32_t *src,
+			 int srcWords,
+			 int wordsToDumpPerLine)
Be prepared to be forced to make these drivers a module after the 0-day
build system throws up on this stuff...
I will go through and rename these exported symbols to something unique.
_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel




[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux